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 筌??幼??億 11100010101000110011111100111111100101110110001100111111001111111000100110101101 e2a33f3f97633f3f89ad
EUC-JP 筌??幼??億 11100100101001010011111100111111110011011100010000111111001111111011001010101111 e4a53f3fcdc43f3fb2af
UTF-8 筌뉎뀭幼꾣쪞億 111001111010110110001100111010111000100110001110111010111000000010101101111001011011100110111100111010101011111010100011111011001010101010011110111001011000010010000100 e7ad8ceb898eeb80ade5b9bceabea3ecaa9ee58484
UHC 筌뉎뀭幼꾣쪞億 1110111110100111100001111110001110000101101000111110101011101010100001001110011010100101100101111110010111100010 efa787e385a3eaea84e6a597e5e2

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