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 ??????恁?㎞^ 001111110011111100111111001111110011111100111111100111001000110000111111100001110111000101011110 3f3f3f3f3f3f9c8c3f87715e
EUC-JP ??????恁??^ 0011111100111111001111110011111100111111001111111101011111101100001111110011111101011110 3f3f3f3f3f3fd7ec3f3f5e
UTF-8 梨덊삜吏곗콌恁잛㎞^ 11101111101001111010001011101011100011011000101011101100100000101001110011101111101001111001111011101010101100111001011111101100101111011000110011100110100000011000000111101100100111101001101111100011100011101001111001011110 efa7a2eb8d8aec829cefa79eeab397ecbd8ce68181ec9e9be38e9e5e
UHC 梨덊삜吏곗콌恁잛㎞^ 11101100101100011000100011101101100110001001111111101100101001111011000011101100101100011000100011101100111101101001111111101100101001111011000001011110 ecb188ed989feca7b0ecb188ecf69feca7b05e

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