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{^ 00111111100011001010010100111111011011100111110100111111100011001010010100111111011011100111101101011110 3f8ca53f6e7d3f8ca53f6e7b5e
EUC-JP ?硯?n}?硯?n{^ 00111111101110001010011100111111011011100111110100111111101110001010011100111111011011100111101101011110 3fb8a73f6e7d3fb8a73f6e7b5e
UTF-8 뺒硯읟n}뺒硯읟n{^ 1110101110111010100100101110011110100001101011111110110010011101100111110110111001111101111010111011101010010010111001111010000110101111111011001001110110011111011011100111101101011110 ebba92e7a1afec9d9f6e7debba92e7a1afec9d9f6e7b5e
UHC 뺒硯읟n}뺒硯읟n{^ 1001010111011100111001101101101110011111110010000110111001111101100101011101110011100110110110111001111111001000011011100111101101011110 95dce6db9fc86e7d95dce6db9fc86e7b5e

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