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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN ?忌n}?忌n{^ 0011111110001010111101010110111001111101001111111000101011110101011011100111101101011110 3f8af56e7d3f8af56e7b5e
EUC-JP ?忌n}?忌n{^ 0011111110110100111101110110111001111101001111111011010011110111011011100111101101011110 3fb4f76e7d3fb4f76e7b5e
UTF-8 룶忌n}룶忌n{^ 1110101110100011101101101110010110111111100011000110111001111101111010111010001110110110111001011011111110001100011011100111101101011110 eba3b6e5bf8c6e7deba3b6e5bf8c6e7b5e
UHC 룶忌n}룶忌n{^ 10001111101010111101000011111011011011100111110110001111101010111101000011111011011011100111101101011110 8fabd0fb6e7d8fabd0fb6e7b5e

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