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 ??????薏??^ 001111110011111100111111001111110011111100111111100011111101100111011110001111110011111101011110 3f3f3f3f3f3f8fd9de3f3f5e
UTF-8 溜븐쓻六ㅻ졋薏뽯빱^ 11101111101001111000101111101011101110001001000011101100100100111011101111101111101001111001000111100011100001011011101111101100101000011000101111101000100101101000111111101011101111011010111111101011101110011011000101011110 efa78bebb890ec93bbefa791e385bbeca18be8968febbdafebb9b15e
UHC 溜븐쓻六ㅻ졋薏뽯빱^ 11101010111111101011101011101100100111011001011011101011101110111010010011101011101000001011101011101011111110111001011011101011101110111010010001011110 eafebaec9d96ebbba4eba0baebfb96ebbba45e

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