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 ???恁?????^ 0011111100111111001111111001110010001100001111110011111100111111001111110011111101011110 3f3f3f9c8c3f3f3f3f3f5e
EUC-JP ???恁?????^ 0011111100111111001111111101011111101100001111110011111100111111001111110011111101011110 3f3f3fd7ec3f3f3f3f3f5e
UTF-8 梨낆찈恁㏃콐吏앹㎣^ 11101111101001111010001011101011100000101000011011101100101100001000100011100110100000011000000111100011100011111000001111101100101111011001000011101111101001111001111011101100100101011011100111100011100011101010001101011110 efa7a2eb8286ecb088e68181e38f83ecbd90efa79eec95b9e38ea35e
UHC 梨낆찈恁㏃콐吏앹㎣^ 11101100101100011000010111101100101010011000110011101100111101101010011111101100101100011000110011101100101001111001110111101100101001111010011101011110 ecb185eca98cecf6a7ecb18ceca79deca7a75e

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