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{^ 1001001001001010100100011011101110010001101110100110111001111101100100100100101010010001101110111001000110111010011011100111101101011110 924a91bb91ba6e7d924a91bb91ba6e7b5e
EUC-JP 谷遜村n}谷遜村n{^ 1100001110101011110000101011110111000010101111000110111001111101110000111010101111000010101111011100001010111100011011100111101101011110 c3abc2bdc2bc6e7dc3abc2bdc2bc6e7b5e
UTF-8 谷遜村n}谷遜村n{^ 1110100010110000101101111110100110000001100111001110011010011101100100010110111001111101111010001011000010110111111010011000000110011100111001101001110110010001011011100111101101011110 e8b0b7e9819ce69d916e7de8b0b7e9819ce69d916e7b5e
UHC 谷遜村n}谷遜村n{^ 1100110111011011111000011110000111110101101111010110111001111101110011011101101111100001111000011111010110111101011011100111101101011110 cddbe1e1f5bd6e7dcddbe1e1f5bd6e7b5e

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