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{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN ???N}???N{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
EUC-JP 縕??N}縕??N{^ 100011111101010011000010001111110011111101001110011111011000111111010100110000100011111100111111010011100111101101011110 8fd4c23f3f4e7d8fd4c23f3f4e7b5e
UTF-8 縕띺윯N}縕띺윯N{^ 1110011110111000100101011110101110011101101110101110110010011100101011110100111001111101111001111011100010010101111010111001110110111010111011001001110010101111010011100111101101011110 e7b895eb9dbaec9caf4e7de7b895eb9dbaec9caf4e7b5e
UHC 縕띺윯N}縕띺윯N{^ 1110100010110010100011011110100110011111101011100100111001111101111010001011001010001101111010011001111110101110010011100111101101011110 e8b28de99fae4e7de8b28de99fae4e7b5e

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