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 ???|}???|{^ 0011111100111111001111110111110001111101001111110011111100111111011111000111101101011110 3f3f3f7c7d3f3f3f7c7b5e
SJIS-WIN 谷測即|}谷測即|{^ 1001001001001010100100011010101010010001101001100111110001111101100100100100101010010001101010101001000110100110011111000111101101011110 924a91aa91a67c7d924a91aa91a67c7b5e
EUC-JP 谷測即|}谷測即|{^ 1100001110101011110000101010110011000010101010000111110001111101110000111010101111000010101011001100001010101000011111000111101101011110 c3abc2acc2a87c7dc3abc2acc2a87c7b5e
UTF-8 谷測即|}谷測即|{^ 1110100010110000101101111110011010111000101011001110010110001101101100110111110001111101111010001011000010110111111001101011100010101100111001011000110110110011011111000111101101011110 e8b0b7e6b8ace58db37c7de8b0b7e6b8ace58db37c7b5e
UHC 谷測?|}谷測?|{^ 110011011101101111110110101101000011111101111100011111011100110111011011111101101011010000111111011111000111101101011110 cddbf6b43f7c7dcddbf6b43f7c7b5e

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