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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 癲??爰?Ⅷ循 1110000110011111001111110011111111100000101001110011111110000111010110111000111101111010 e19f3f3fe0a73f875b8f7a
EUC-JP 癲??爰??循 11100010101000010011111100111111111000001010100100111111001111111011110111011011 e2a13f3fe0a93f3fbddb
UTF-8 癲쒕짅爰껅Ⅷ循 111001111001100110110010111011001001001010010101111011001010011110000101111001111000100010110000111010101011101110000101111000101000010110100111111001011011111010101010 e799b2ec9295eca785e788b0eabb85e285a7e5beaa
UHC 癲쒕짅爰껅Ⅷ循 1110111110100110100111001110101110100011100101001110101010111010100000111110011010100101101101111110001011100000 efa69ceba394eaba83e6a5b7e2e0

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