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 谷臓速}谷臓速{^ 100100100100101010010001100111111001000110101100011111011001001001001010100100011001111110010001101011000111101101011110 924a919f91ac7d924a919f91ac7b5e
EUC-JP 谷臓速}谷臓速{^ 110000111010101111000010101000011100001010101110011111011100001110101011110000101010000111000010101011100111101101011110 c3abc2a1c2ae7dc3abc2a1c2ae7b5e
UTF-8 谷臓速}谷臓速{^ 111010001011000010110111111010001000011110010011111010011000000010011111011111011110100010110000101101111110100010000111100100111110100110000000100111110111101101011110 e8b0b7e88793e9809f7de8b0b7e88793e9809f7b5e
UHC 谷?速}谷?速{^ 11001101110110110011111111100001110111000111110111001101110110110011111111100001110111000111101101011110 cddb3fe1dc7dcddb3fe1dc7b5e

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