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{^ 1001001001001001100100100101101010010001101110100110111001111101100100100100100110010010010110101001000110111010011011100111101101011110 9249925a91ba6e7d9249925a91ba6e7b5e
EUC-JP 棚短村n}棚短村n{^ 1100001110101010110000111011101111000010101111000110111001111101110000111010101011000011101110111100001010111100011011100111101101011110 c3aac3bbc2bc6e7dc3aac3bbc2bc6e7b5e
UTF-8 棚短村n}棚短村n{^ 1110011010100011100110101110011110011111101011011110011010011101100100010110111001111101111001101010001110011010111001111001111110101101111001101001110110010001011011100111101101011110 e6a39ae79fade69d916e7de6a39ae79fade69d916e7b5e
UHC 棚短村n}棚短村n{^ 1101110111011100110100111010110111110101101111010110111001111101110111011101110011010011101011011111010110111101011011100111101101011110 dddcd3adf5bd6e7ddddcd3adf5bd6e7b5e

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