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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 漆璽}漆璽{^ 11110000101011111000111010111101111100001011100110001110101000110111110111110000101011111000111010111101111100001011100110001110101000110111101101011110 f0af8ebdf0b98ea37df0af8ebdf0b98ea37b5e
EUC-JP ?漆?璽}?漆?璽{^ 001111111011110010111111001111111011110010100101011111010011111110111100101111110011111110111100101001010111101101011110 3fbcbf3fbca57d3fbcbf3fbca57b5e
UTF-8 漆璽}漆璽{^ 111011101000000110101110111001101011110010000110111011101000000110111000111001111001001010111101011111011110111010000001101011101110011010111100100001101110111010000001101110001110011110010010101111010111101101011110 ee81aee6bc86ee81b8e792bd7dee81aee6bc86ee81b8e792bd7b5e
UHC ?漆?璽}?漆?璽{^ 001111111111011011010100001111111101111111011110011111010011111111110110110101000011111111011111110111100111101101011110 3ff6d43fdfde7d3ff6d43fdfde7b5e

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