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 ????P}????P{^ 00111111001111110011111100111111010100000111110100111111001111110011111100111111010100000111101101011110 3f3f3f3f507d3f3f3f3f507b5e
SJIS-WIN ????P}????P{^ 00111111001111110011111100111111010100000111110100111111001111110011111100111111010100000111101101011110 3f3f3f3f507d3f3f3f3f507b5e
EUC-JP ????P}????P{^ 00111111001111110011111100111111010100000111110100111111001111110011111100111111010100000111101101011110 3f3f3f3f507d3f3f3f3f507b5e
UTF-8 뭂뭆뫚뫀P}뭂뭆뫚뫀P{^ 1110101110101101100000101110101110101101100001101110101110101011100110101110101110101011100000000101000001111101111010111010110110000010111010111010110110000110111010111010101110011010111010111010101110000000010100000111101101011110 ebad82ebad86ebab9aebab80507debad82ebad86ebab9aebab80507b5e
UHC 뭂뭆뫚뫀P}뭂뭆뫚뫀P{^ 100100100101000110010010010100111001000110111010100100011010010001010000011111011001001001010001100100100101001110010001101110101001000110100100010100000111101101011110 9251925391ba91a4507d9251925391ba91a4507b5e

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