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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ?欖???}?欖???{^ 001111111001111101010011001111110011111100111111011111010011111110011111010100110011111100111111001111110111101101011110 3f9f533f3f3f7d3f9f533f3f3f7b5e
EUC-JP ?欖???}?欖???{^ 001111111101110110110100001111110011111100111111011111010011111111011101101101000011111100111111001111110111101101011110 3fddb43f3f3f7d3fddb43f3f3f7b5e
UTF-8 뤵欖쵍헨셉}뤵欖쵍헨셉{^ 111010111010010010110101111001101010110010010110111011001011010110001101111011011001011110101000111011001000010110001001011111011110101110100100101101011110011010101100100101101110110010110101100011011110110110010111101010001110110010000101100010010111101101011110 eba4b5e6ac96ecb58ded97a8ec85897deba4b5e6ac96ecb58ded97a8ec85897b5e
UHC 뤵欖쵍헨셉}뤵欖쵍헨셉{^ 1000111111100011110101011011110010101100100011111100011111101110101111001100000101111101100011111110001111010101101111001010110010001111110001111110111010111100110000010111101101011110 8fe3d5bcac8fc7eebcc17d8fe3d5bcac8fc7eebcc17b5e

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