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{^ 0011111110011101111110101110001010111111001111110110111001111101001111111001110111111010111000101011111100111111011011100111101101011110 3f9dfae2bf3f6e7d3f9dfae2bf3f6e7b5e
EUC-JP ?曉篩?n}?曉篩?n{^ 0011111111011010111111001110010011000001001111110110111001111101001111111101101011111100111001001100000100111111011011100111101101011110 3fdafce4c13f6e7d3fdafce4c13f6e7b5e
UTF-8 뤗曉篩맷n}뤗曉篩맷n{^ 1110101110100100100101111110011010011011100010011110011110101111101010011110101110100111101101110110111001111101111010111010010010010111111001101001101110001001111001111010111110101001111010111010011110110111011011100111101101011110 eba497e69b89e7afa9eba7b76e7deba497e69b89e7afa9eba7b76e7b5e
UHC 뤗曉篩맷n}뤗曉篩맷n{^ 100011111100011111111100111110111101111011101000101110001100101101101110011111011000111111000111111111001111101111011110111010001011100011001011011011100111101101011110 8fc7fcfbdee8b8cb6e7d8fc7fcfbdee8b8cb6e7b5e

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