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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 鋺逸庁鋺逸庁^ 11100111111110101000100011101101100100101010000111100111111110101000100011101101100100101010000101011110 e7fa88ed92a1e7fa88ed92a15e
EUC-JP 鋺逸庁鋺逸庁^ 11101110111111001011000011101111110001001010001111101110111111001011000011101111110001001010001101011110 eefcb0efc4a3eefcb0efc4a35e
UTF-8 鋺逸庁鋺逸庁^ 11101001100010111011101011101001100000001011100011100101101110101000000111101001100010111011101011101001100000001011100011100101101110101000000101011110 e98bbae980b8e5ba81e98bbae980b8e5ba815e
UHC ?逸??逸?^ 001111111110110011101111001111110011111111101100111011110011111101011110 3fecef3f3fecef3f5e

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