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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???恁?????^ 0011111100111111001111111001110010001100001111110011111100111111001111110011111101011110 3f3f3f9c8c3f3f3f3f3f5e
EUC-JP ???恁?????^ 0011111100111111001111111101011111101100001111110011111100111111001111110011111101011110 3f3f3fd7ec3f3f3f3f3f5e
UTF-8 梨뚯껀恁뀁콌吏좎찉^ 11101111101001111010001011101011100110101010111111101010101110111000000011100110100000011000000111101011100000001000000111101100101111011000110011101111101001111001111011101100101000101000111011101100101100001000100101011110 efa7a2eb9aafeabb80e68181eb8081ecbd8cefa79eeca28eecb0895e
UHC 梨뚯껀恁뀁콌吏좎찉^ 11101100101100011000110011101100101100101010101111101100111101101011001011101100101100011000100011101100101001111010000011101100101010011000110101011110 ecb18cecb2abecf6b2ecb188eca7a0eca98d5e

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