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 ???甸?????^ 0011111100111111001111111001100110110010001111110011111100111111001111110011111101011110 3f3f3f99b23f3f3f3f3f5e
EUC-JP ???甸??薏??^ 00111111001111110011111111010010101101000011111100111111100011111101100111011110001111110011111101011110 3f3f3fd2b43f3f8fd9de3f3f5e
UTF-8 溜븐쓻甸묐졋薏뽳쨵^ 11101111101001111000101111101011101110001001000011101100100100111011101111100111100101001011100011101011101011001001000011101100101000011000101111101000100101101000111111101011101111011011001111101100101010001011010101011110 efa78bebb890ec93bbe794b8ebac90eca18be8968febbdb3eca8b55e
UHC 溜븐쓻甸묐졋薏뽳쨵^ 11101010111111101011101011101100100111011001011011101111101001001001000111101011101000001011101011101011111110111001011011101111101001001000111101011110 eafebaec9d96efa491eba0baebfb96efa48f5e

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