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{^ 1001001001001010100100011011101110010001101000110110111001111101100100100100101010010001101110111001000110100011011011100111101101011110 924a91bb91a36e7d924a91bb91a36e7b5e
EUC-JP 谷遜促n}谷遜促n{^ 1100001110101011110000101011110111000010101001010110111001111101110000111010101111000010101111011100001010100101011011100111101101011110 c3abc2bdc2a56e7dc3abc2bdc2a56e7b5e
UTF-8 谷遜促n}谷遜促n{^ 1110100010110000101101111110100110000001100111001110010010111111100000110110111001111101111010001011000010110111111010011000000110011100111001001011111110000011011011100111101101011110 e8b0b7e9819ce4bf836e7de8b0b7e9819ce4bf836e7b5e
UHC 谷遜促n}谷遜促n{^ 1100110111011011111000011110000111110101101101010110111001111101110011011101101111100001111000011111010110110101011011100111101101011110 cddbe1e1f5b56e7dcddbe1e1f5b56e7b5e

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