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 0011111100111111001111111001110010001100001111110011111110011100100011001000001010001100 3f3f3f9c8c3f3f9c8c828c
EUC-JP ???恁??恁l 0011111100111111001111111101011111101100001111110011111111010111111011001010001111101100 3f3f3fd7ec3f3fd7eca3ec
UTF-8 梨숉삜恁앹콡恁l 111011111010011110100010111011001000100010001001111011001000001010011100111001101000000110000001111011001001010110111001111011001011110110100001111001101000000110000001111011111011110110001100 efa7a2ec8889ec829ce68181ec95b9ecbda1e68181efbd8c
UHC 梨숉삜恁앹콡恁l 11101100101100011001100111101101100110001001111111101100111101101001110111101100101100011001100111101100111101101010001111101100 ecb199ed989fecf69decb199ecf6a3ec

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