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 重?肄??第? 10001111011001000011111111100011111001010011111100111111100100011110011000111111 8f643fe3e53f3f91e63f
EUC-JP 重?肄??第? 10111101110001010011111111100110111001110011111100111111110000101110100000111111 bdc53fe6e73f3fc2e83f
UTF-8 重렜肄펙봉第렞 111010011000011110001101111010111010000010011100111010001000001010000100111011011000111010011001111010111011010010001001111001111010110010101100111010111010000010011110 e9878deba09ce88284ed8e99ebb489e7acaceba09e
UHC 重렜肄펙봉第렞 1111000111101100100011101010111011101100101111011100011011100101101110101100000011110000101011111000111010101111 f1ec8eaeecbdc6e5bac0f0af8eaf

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