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 悟??維??蹂 10001100111001010011111100111111100010001101101100111111001111111110011011111000 8ce53f3f88db3f3fe6f8
EUC-JP 悟??維??蹂 10111000111001110011111100111111101100001101110100111111001111111110110011111010 b8e73f3fb0dd3f3fecfa
UTF-8 悟뽯쉐維끾룚蹂 111001101000001010011111111010111011110110101111111011001000100110010000111001111011011010101101111010111000000110111110111010111010001110011010111010001011100110000010 e6829febbdafec8990e7b6adeb81beeba39ae8b982
UHC 悟뽯쉐維끾룚蹂 1110011111110110100101101110101110111101101001101110101110101011100001011110011010001111100101101110101110110011 e7f696ebbda6ebab85e68f96ebb3

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