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 ???Q}???Q{^ 0011111100111111001111110101000101111101001111110011111100111111010100010111101101011110 3f3f3f517d3f3f3f517b5e
SJIS-WIN 谷測速Q}谷測速Q{^ 1001001001001010100100011010101010010001101011000101000101111101100100100100101010010001101010101001000110101100010100010111101101011110 924a91aa91ac517d924a91aa91ac517b5e
EUC-JP 谷測速Q}谷測速Q{^ 1100001110101011110000101010110011000010101011100101000101111101110000111010101111000010101011001100001010101110010100010111101101011110 c3abc2acc2ae517dc3abc2acc2ae517b5e
UTF-8 谷測速Q}谷測速Q{^ 1110100010110000101101111110011010111000101011001110100110000000100111110101000101111101111010001011000010110111111001101011100010101100111010011000000010011111010100010111101101011110 e8b0b7e6b8ace9809f517de8b0b7e6b8ace9809f517b5e
UHC 谷測速Q}谷測速Q{^ 1100110111011011111101101011010011100001110111000101000101111101110011011101101111110110101101001110000111011100010100010111101101011110 cddbf6b4e1dc517dcddbf6b4e1dc517b5e

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