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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???夷??恁l 0011111100111111001111111000100011001110001111110011111110011100100011001000001010001100 3f3f3f88ce3f3f9c8c828c
EUC-JP ???夷??恁l 0011111100111111001111111011000011010000001111110011111111010111111011001010001111101100 3f3f3fb0d03f3fd7eca3ec
UTF-8 梨숈쭠夷섏콡恁l 111011111010011110100010111011001000100010001000111011001010110110100000111001011010010010110111111011001000010010001111111011001011110110100001111001101000000110000001111011111011110110001100 efa7a2ec8888ecada0e5a4b7ec848fecbda1e68181efbd8c
UHC 梨숈쭠夷섏콡恁l 11101100101100011001100111101100101001111001010111101100101010001001100011101100101100011001100111101100111101101010001111101100 ecb199eca795eca898ecb199ecf6a3ec

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