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 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???珥?????B 0011111100111111001111111110000011100000001111110011111100111111001111110011111101000010 3f3f3fe0e03f3f3f3f3f42
EUC-JP ???珥?????B 0011111100111111001111111110000011100010001111110011111100111111001111110011111101000010 3f3f3fe0e23f3f3f3f3f42
UTF-8 歷띕뼴珥뷸마杻룹뉴B 11101111101001101000110011101011100111011001010111101011101111001011010011100111100011111010010111101011101101111011100011101011101001111000100011101111101001111000100011101011101000111011100111101011100010011011010001000010 efa68ceb9d95ebbcb4e78fa5ebb7b8eba788efa788eba3b9eb89b442
UHC 歷띕뼴珥뷸마杻룹뉴B 11100110101110001011011011101011100101101011011111101100101101001011101011100110101110001011011011101010111101001011011111101100101101001011101001000010 e6b8b6eb96b7ecb4bae6b8b6eaf4b7ecb4ba42

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