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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
EUC-JP ?紈?n}?紈?n{^ 001111111000111111010011110011010011111101101110011111010011111110001111110100111100110100111111011011100111101101011110 3f8fd3cd3f6e7d3f8fd3cd3f6e7b5e
UTF-8 뤗紈폲n}뤗紈폲n{^ 1110101110100100100101111110011110110100100010001110110110001111101100100110111001111101111010111010010010010111111001111011010010001000111011011000111110110010011011100111101101011110 eba497e7b488ed8fb26e7deba497e7b488ed8fb26e7b5e
UHC 뤗紈폲n}뤗紈폲n{^ 1000111111000111111111001011110010111101010101100110111001111101100011111100011111111100101111001011110101010110011011100111101101011110 8fc7fcbcbd566e7d8fc7fcbcbd566e7b5e

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