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 ?????????] 00111111001111110011111100111111001111110011111100111111001111110011111101011101 3f3f3f3f3f3f3f3f3f5d
SJIS-WIN ??????恁??] 0011111100111111001111110011111100111111001111111001110010001100001111110011111101011101 3f3f3f3f3f3f9c8c3f3f5d
EUC-JP ??????恁??] 0011111100111111001111110011111100111111001111111101011111101100001111110011111101011101 3f3f3f3f3f3fd7ec3f3f5d
UTF-8 梨뷀삞吏ㅼ콡恁룻삺] 11101111101001111010001011101011101101111000000011101100100000101001111011101111101001111001111011100011100001011011110011101100101111011010000111100110100000011000000111101011101000111011101111101100100000101011101001011101 efa7a2ebb780ec829eefa79ee385bcecbda1e68181eba3bbec82ba5d
UHC 梨뷀삞吏ㅼ콡恁룻삺] 11101100101100011001010011101101100110001010000111101100101001111010010011101100101100011001100111101100111101101011011111101101100110001011000101011101 ecb194ed98a1eca7a4ecb199ecf6b7ed98b15d

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