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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
EUC-JP ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
UTF-8 梨덉㏏吏㏃콌吏뱀㎣^ 11101111101001111010001011101011100011011000100111100011100011111000111111101111101001111001111011100011100011111000001111101100101111011000110011101111101001111001111011101011101100011000000011100011100011101010001101011110 efa7a2eb8d89e38f8fefa79ee38f83ecbd8cefa79eebb180e38ea35e
UHC 梨덉㏏吏㏃콌吏뱀㎣^ 11101100101100011000100011101100101001111011100111101100101001111010011111101100101100011000100011101100101001111011100111101100101001111010011101011110 ecb188eca7b9eca7a7ecb188eca7b9eca7a75e

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