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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ??????恁??^ 0011111100111111001111110011111100111111001111111001110010001100001111110011111101011110 3f3f3f3f3f3f9c8c3f3f5e
EUC-JP ??????恁??^ 0011111100111111001111110011111100111111001111111101011111101100001111110011111101011110 3f3f3f3f3f3fd7ec3f3f5e
UTF-8 梨숉삛吏ㅼ콡恁욎ℓ^ 11101111101001111010001011101100100010001000100111101100100000101001101111101111101001111001111011100011100001011011110011101100101111011010000111100110100000011000000111101100100110101000111011100010100001001001001101011110 efa7a2ec8889ec829befa79ee385bcecbda1e68181ec9a8ee284935e
UHC 梨숉삛吏ㅼ콡恁욎ℓ^ 11101100101100011001100111101101100110001001111011101100101001111010010011101100101100011001100111101100111101101001111011101100101001111010010001011110 ecb199ed989eeca7a4ecb199ecf69eeca7a45e

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