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{^ 001111111000111111101000110010000011111101101110011111010011111110001111111010001100100000111111011011100111101101011110 3f8fe8c83f6e7d3f8fe8c83f6e7b5e
UTF-8 읝飡윎n}읝飡윎n{^ 1110110010011101100111011110100110100011101000011110110010011100100011100110111001111101111011001001110110011101111010011010001110100001111011001001110010001110011011100111101101011110 ec9d9de9a3a1ec9c8e6e7dec9d9de9a3a1ec9c8e6e7b5e
UHC 읝飡윎n}읝飡윎n{^ 1001111111000110111000011110001010011111100101010110111001111101100111111100011011100001111000101001111110010101011011100111101101011110 9fc6e1e29f956e7d9fc6e1e29f956e7b5e

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