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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???恁??恁ロ? 001111110011111100111111100111001000110000111111001111111001110010001100100000111000110100111111 3f3f3f9c8c3f3f9c8c838d3f
EUC-JP ???恁??恁ロ? 001111110011111100111111110101111110110000111111001111111101011111101100101001011110110100111111 3f3f3fd7ec3f3fd7eca5ed3f
UTF-8 梨덊삏恁뀁콡恁ロ삱 111011111010011110100010111010111000110110001010111011001000001010001111111001101000000110000001111010111000000010000001111011001011110110100001111001101000000110000001111000111000001110101101111011001000001010110001 efa7a2eb8d8aec828fe68181eb8081ecbda1e68181e383adec82b1
UHC 梨덊삏恁뀁콡恁ロ삱 111011001011000110001000111011011001100010010110111011001111011010110010111011001011000110011001111011001111011010101011111011011001100010101100 ecb188ed9896ecf6b2ecb199ecf6abed98ac

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