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{^ 001111111000110010100101111110101101000001101110011111010011111110001100101001011111101011010000011011100111101101011110 3f8ca5fad06e7d3f8ca5fad06e7b5e
EUC-JP ?硯?n}?硯?n{^ 00111111101110001010011100111111011011100111110100111111101110001010011100111111011011100111101101011110 3fb8a73f6e7d3fb8a73f6e7b5e
UTF-8 뺒硯昻n}뺒硯昻n{^ 1110101110111010100100101110011110100001101011111110011010011000101110110110111001111101111010111011101010010010111001111010000110101111111001101001100010111011011011100111101101011110 ebba92e7a1afe698bb6e7debba92e7a1afe698bb6e7b5e
UHC 뺒硯昻n}뺒硯昻n{^ 1001010111011100111001101101101111100100111010010110111001111101100101011101110011100110110110111110010011101001011011100111101101011110 95dce6dbe4e96e7d95dce6dbe4e96e7b5e

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