To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
EUC-JP ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
UTF-8 혪천혳째N}혪천혳째N{^ 1110110110011000101010101110110010110010100111001110110110011000101100111110110010100111101110000100111001111101111011011001100010101010111011001011001010011100111011011001100010110011111011001010011110111000010011100111101101011110 ed98aaecb29ced98b3eca7b84e7ded98aaecb29ced98b3eca7b84e7b5e
UHC 혪천혳째N}혪천혳째N{^ 110000101001001011000011101101011100001010011010110000101011000001001110011111011100001010010010110000111011010111000010100110101100001010110000010011100111101101011110 c292c3b5c29ac2b04e7dc292c3b5c29ac2b04e7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)