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 ???x}???x{^ 0011111100111111001111110111100001111101001111110011111100111111011110000111101101011110 3f3f3f787d3f3f3f787b5e
SJIS-WIN 谷測速x}谷測速x{^ 1001001001001010100100011010101010010001101011000111100001111101100100100100101010010001101010101001000110101100011110000111101101011110 924a91aa91ac787d924a91aa91ac787b5e
EUC-JP 谷測速x}谷測速x{^ 1100001110101011110000101010110011000010101011100111100001111101110000111010101111000010101011001100001010101110011110000111101101011110 c3abc2acc2ae787dc3abc2acc2ae787b5e
UTF-8 谷測速x}谷測速x{^ 1110100010110000101101111110011010111000101011001110100110000000100111110111100001111101111010001011000010110111111001101011100010101100111010011000000010011111011110000111101101011110 e8b0b7e6b8ace9809f787de8b0b7e6b8ace9809f787b5e
UHC 谷測速x}谷測速x{^ 1100110111011011111101101011010011100001110111000111100001111101110011011101101111110110101101001110000111011100011110000111101101011110 cddbf6b4e1dc787dcddbf6b4e1dc787b5e

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