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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ?罌邯n}?罌邯n{^ 001111111110001110100000111001111011011001101110011111010011111111100011101000001110011110110110011011100111101101011110 3fe3a0e7b66e7d3fe3a0e7b66e7b5e
EUC-JP ?罌邯n}?罌邯n{^ 001111111110011010100010111011101011100001101110011111010011111111100110101000101110111010111000011011100111101101011110 3fe6a2eeb86e7d3fe6a2eeb86e7b5e
UTF-8 룶罌邯n}룶罌邯n{^ 1110101110100011101101101110011110111101100011001110100110000010101011110110111001111101111010111010001110110110111001111011110110001100111010011000001010101111011011100111101101011110 eba3b6e7bd8ce982af6e7deba3b6e7bd8ce982af6e7b5e
UHC 룶罌邯n}룶罌邯n{^ 1000111110101011111001011010001011001010111110110110111001111101100011111010101111100101101000101100101011111011011011100111101101011110 8fabe5a2cafb6e7d8fabe5a2cafb6e7b5e

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