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 悌?鬱???俎 10010010111011100011111110011111010101000011111100111111001111111001100011010111 92ee3f9f543f3f3f98d7
EUC-JP 悌?鬱???俎 11000100111100000011111111011101101101010011111100111111001111111101000011011001 c4f03fddb53f3f3fd0d9
UTF-8 悌렩鬱ㅸ렢렕俎 111001101000001010001100111010111010000010101001111010011010110010110001111000111000010110111000111010111010000010100010111010111010000010010101111001001011111110001110 e6828ceba0a9e9acb1e385b8eba0a2eba095e4bf8e
UHC 悌렩鬱ㅸ렢렕俎 1111000010101010100011101011011111101010101001101010010011101000100011101011001110001110101010101111000010111011 f0aa8eb7eaa6a4e88eb38eaaf0bb

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