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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 谷遜促}谷遜促{^ 100100100100101010010001101110111001000110100011011111011001001001001010100100011011101110010001101000110111101101011110 924a91bb91a37d924a91bb91a37b5e
EUC-JP 谷遜促}谷遜促{^ 110000111010101111000010101111011100001010100101011111011100001110101011110000101011110111000010101001010111101101011110 c3abc2bdc2a57dc3abc2bdc2a57b5e
UTF-8 谷遜促}谷遜促{^ 111010001011000010110111111010011000000110011100111001001011111110000011011111011110100010110000101101111110100110000001100111001110010010111111100000110111101101011110 e8b0b7e9819ce4bf837de8b0b7e9819ce4bf837b5e
UHC 谷遜促}谷遜促{^ 110011011101101111100001111000011111010110110101011111011100110111011011111000011110000111110101101101010111101101011110 cddbe1e1f5b57dcddbe1e1f5b57b5e

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