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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ’?丹?n}’?丹?n{^ 1000000101100110001111111001001001001111001111110110111001111101100000010110011000111111100100100100111100111111011011100111101101011110 81663f924f3f6e7d81663f924f3f6e7b5e
EUC-JP ’?丹鋌n}’?丹鋌n{^ 101000011100011100111111110000111011000010001111111001001011101101101110011111011010000111000111001111111100001110110000100011111110010010111011011011100111101101011110 a1c73fc3b08fe4bb6e7da1c73fc3b08fe4bb6e7b5e
UTF-8 ’룶丹鋌n}’룶丹鋌n{^ 1110001010000000100110011110101110100011101101101110010010111000101110011110100110001011100011000110111001111101111000101000000010011001111010111010001110110110111001001011100010111001111010011000101110001100011011100111101101011110 e28099eba3b6e4b8b9e98b8c6e7de28099eba3b6e4b8b9e98b8c6e7b5e
UHC ’룶丹鋌n}’룶丹鋌n{^ 101000011010111110001111101010111101001110100001111011111111101101101110011111011010000110101111100011111010101111010011101000011110111111111011011011100111101101011110 a1af8fabd3a1effb6e7da1af8fabd3a1effb6e7b5e

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