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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ’?丹?’?丹?^ 10000001011001100011111110010010010011110011111110000001011001100011111110010010010011110011111101011110 81663f924f3f81663f924f3f5e
EUC-JP ’?丹鋌’?丹鋌^ 1010000111000111001111111100001110110000100011111110010010111011101000011100011100111111110000111011000010001111111001001011101101011110 a1c73fc3b08fe4bba1c73fc3b08fe4bb5e
UTF-8 ’룶丹鋌’룶丹鋌^ 11100010100000001001100111101011101000111011011011100100101110001011100111101001100010111000110011100010100000001001100111101011101000111011011011100100101110001011100111101001100010111000110001011110 e28099eba3b6e4b8b9e98b8ce28099eba3b6e4b8b9e98b8c5e
UHC ’룶丹鋌’룶丹鋌^ 1010000110101111100011111010101111010011101000011110111111111011101000011010111110001111101010111101001110100001111011111111101101011110 a1af8fabd3a1effba1af8fabd3a1effb5e

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