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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ????????荊? 0011111100111111001111110011111100111111001111110011111100111111100011000111010000111111 3f3f3f3f3f3f3f3f8c743f
EUC-JP ????????荊? 0011111100111111001111110011111100111111001111110011111100111111101101111101010100111111 3f3f3f3f3f3f3f3fb7d53f
UTF-8 셈롛뤰탮탮펿횓솬荊풆 111011001000010110001000111010111010000110011011111010111010010010110000111011011000001110101110111011011000001110101110111011011000111010111111111011011001101010010011111011001000011010101100111010001000110110001010111011011001001010000110 ec8588eba19beba4b0ed83aeed83aeed8ebfed9a93ec86ace88d8aed9286
UHC 셈롛뤰탮탮펿횓솬荊풆 1011110011000000100011101101111110001111110111101011010110001110101101011000111010111100100011101100001110001110101111001101111111111011101010101011111010001110 bcc08edf8fdeb58eb58ebc8ec38ebcdffbaabe8e

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