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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 癲???????? 11100001100111110011111100111111001111110011111100111111001111110011111100111111 e19f3f3f3f3f3f3f3f3f
EUC-JP 癲???????? 11100010101000010011111100111111001111110011111100111111001111110011111100111111 e2a13f3f3f3f3f3f3f3f
UTF-8 癲몃슢栒롧븨栒쇱톩 111001111001100110110010111010111010101010000011111011001000101010100010111001101010000010010010111010111010000110100111111010111011100010101000111001101010000010010010111011001000011110110001111011011000011010101001 e799b2ebaa83ec8aa2e6a092eba1a7ebb8a8e6a092ec87b1ed86a9
UHC 癲몃슢栒롧븨栒쇱톩 111011111010011010111000111010111001101010101110111000101110001110001110111001111001010110010001111000101110001110111100111011001011011110000001 efa6b8eb9aaee2e38ee79591e2e3bcecb781

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