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 易??意??攸 10001000110101010011111100111111100010001101001100111111001111111001110110111111 88d53f3f88d33f3f9dbf
EUC-JP 易??意??攸 10110000110101110011111100111111101100001101010100111111001111111101101011000001 b0d73f3fb0d53f3fdac1
UTF-8 易낃퀡意믤쾮攸 111001101001100010010011111010111000001010000011111011011000000010100001111001101000010010001111111010111010111110100100111011001011111010101110111001101001010010111000 e69893eb8283ed80a1e6848febafa4ecbeaee694b8
UHC 易낃퀡意믤쾮攸 1110011010110110100001011110101010110011100101011110101111110010100100101110011010110010100001011110101011110010 e6b685eab395ebf292e6b285eaf2

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