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 ???^b[???^b[^ 00111111001111110011111101011110011000100101101100111111001111110011111101011110011000100101101101011110 3f3f3f5e625b3f3f3f5e625b5e
SJIS-WIN ???^b[???^b[^ 00111111001111110011111101011110011000100101101100111111001111110011111101011110011000100101101101011110 3f3f3f5e625b3f3f3f5e625b5e
EUC-JP ???^b[???^b[^ 00111111001111110011111101011110011000100101101100111111001111110011111101011110011000100101101101011110 3f3f3f5e625b3f3f3f5e625b5e
UTF-8 묷뫓뫕^b[묷뫓뫕^b[^ 11101011101011001011011111101011101010111001001111101011101010111001010101011110011000100101101111101011101011001011011111101011101010111001001111101011101010111001010101011110011000100101101101011110 ebacb7ebab93ebab955e625bebacb7ebab93ebab955e625b5e
UHC 묷뫓뫕^b[묷뫓뫕^b[^ 10010010010010111001000110110101100100011011011101011110011000100101101110010010010010111001000110110101100100011011011101011110011000100101101101011110 924b91b591b75e625b924b91b591b75e625b5e

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