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{^ 001111111001011001110010001111110011111101101110011111010011111110010110011100100011111100111111011011100111101101011110 3f96723f3f6e7d3f96723f3f6e7b5e
EUC-JP ?睦瑀?n}?睦瑀?n{^ 00111111110010111101001110001111110011001011011100111111011011100111110100111111110010111101001110001111110011001011011100111111011011100111101101011110 3fcbd38fccb73f6e7d3fcbd38fccb73f6e7b5e
UTF-8 뤗睦瑀퇻n}뤗睦瑀퇻n{^ 1110101110100100100101111110011110011101101001101110011110010001100000001110110110000111101110110110111001111101111010111010010010010111111001111001110110100110111001111001000110000000111011011000011110111011011011100111101101011110 eba497e79da6e79180ed87bb6e7deba497e79da6e79180ed87bb6e7b5e
UHC 뤗睦瑀퇻n}뤗睦瑀퇻n{^ 100011111100011111011001110011101110100111011100101110000110111101101110011111011000111111000111110110011100111011101001110111001011100001101111011011100111101101011110 8fc7d9cee9dcb86f6e7d8fc7d9cee9dcb86f6e7b5e

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