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{^ 001111111000101011110101001111110011111101101110011111010011111110001010111101010011111100111111011011100111101101011110 3f8af53f3f6e7d3f8af53f3f6e7b5e
EUC-JP ?忌??n}?忌??n{^ 001111111011010011110111001111110011111101101110011111010011111110110100111101110011111100111111011011100111101101011110 3fb4f73f3f6e7d3fb4f73f3f6e7b5e
UTF-8 룶忌룵엌n}룶忌룵엌n{^ 1110101110100011101101101110010110111111100011001110101110100011101101011110110010010111100011000110111001111101111010111010001110110110111001011011111110001100111010111010001110110101111011001001011110001100011011100111101101011110 eba3b6e5bf8ceba3b5ec978c6e7deba3b6e5bf8ceba3b5ec978c6e7b5e
UHC 룶忌룵엌n}룶忌룵엌n{^ 100011111010101111010000111110111000111110101010101111101111110101101110011111011000111110101011110100001111101110001111101010101011111011111101011011100111101101011110 8fabd0fb8faabefd6e7d8fabd0fb8faabefd6e7b5e

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