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 ?F??R?F??^[?F??R?F??^[^ 0011111101000110001111110011111101010010001111110100011000111111001111110101111001011011001111110100011000111111001111110101001000111111010001100011111100111111010111100101101101011110 3f463f3f523f463f3f5e5b3f463f3f523f463f3f5e5b5e
SJIS-WIN ?F??R?F??^[?F??R?F??^[^ 0011111101000110001111110011111101010010001111110100011000111111001111110101111001011011001111110100011000111111001111110101001000111111010001100011111100111111010111100101101101011110 3f463f3f523f463f3f5e5b3f463f3f523f463f3f5e5b5e
EUC-JP ?F??R?F??^[?F??R?F??^[^ 0011111101000110001111110011111101010010001111110100011000111111001111110101111001011011001111110100011000111111001111110101001000111111010001100011111100111111010111100101101101011110 3f463f3f523f463f3f5e5b3f463f3f523f463f3f5e5b5e
UTF-8 체F횁횕R체F횁횕^[체F횁횕R체F횁횕^[^ 1110110010110010101101000100011011101101100110101000000111101101100110101001010101010010111011001011001010110100010001101110110110011010100000011110110110011010100101010101111001011011111011001011001010110100010001101110110110011010100000011110110110011010100101010101001011101100101100101011010001000110111011011001101010000001111011011001101010010101010111100101101101011110 ecb2b446ed9a81ed9a9552ecb2b446ed9a81ed9a955e5becb2b446ed9a81ed9a9552ecb2b446ed9a81ed9a955e5b5e
UHC 체F횁횕R체F횁횕^[체F횁횕R체F횁횕^[^ 1100001110111100010001101100001110000001110000111000111101010010110000111011110001000110110000111000000111000011100011110101111001011011110000111011110001000110110000111000000111000011100011110101001011000011101111000100011011000011100000011100001110001111010111100101101101011110 c3bc46c381c38f52c3bc46c381c38f5e5bc3bc46c381c38f52c3bc46c381c38f5e5b5e

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