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 筌??應??鴉 11100010101000110011111100111111100111001110010000111111001111111110100111101011 e2a33f3f9ce43f3fe9eb
EUC-JP 筌??應??鴉 11100100101001010011111100111111110110001110011000111111001111111111001011101101 e4a53f3fd8e63f3ff2ed
UTF-8 筌뚮툍應쇿램鴉 111001111010110110001100111010111001101010101110111011011000100010001101111001101000011110001001111011001000011110111111111010111001111010101000111010011011010010001001 e7ad8ceb9aaeed888de68789ec87bfeb9ea8e9b489
UHC 筌뚮툍應쇿램鴉 1110111110100111100011001110101110111000100001011110101111101011100110011110010110110111101001011110010010111100 efa78cebb885ebeb99e5b7a5e4bc

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