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 ??Ł???恁??^ 00111111001111111000111110101001101010000011111100111111001111111101011111101100001111110011111101011110 3f3f8fa9a83f3f3fd7ec3f3f5e
UTF-8 梨섏Ł吏뽰콡恁잛㎚^ 111011111010011110100010111011001000010010001111110001011000000111101111101001111001111011101011101111011011000011101100101111011010000111100110100000011000000111101100100111101001101111100011100011101001101001011110 efa7a2ec848fc581efa79eebbdb0ecbda1e68181ec9e9be38e9a5e
UHC 梨섏Ł吏뽰콡恁잛㎚^ 11101100101100011001100011101100101010001010100111101100101001111001011011101100101100011001100111101100111101101001111111101100101001111010110001011110 ecb198eca8a9eca796ecb199ecf69feca7ac5e

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