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 谷臓其}谷臓其{^ 100100100100101010010001100111111001000110110100011111011001001001001010100100011001111110010001101101000111101101011110 924a919f91b47d924a919f91b47b5e
EUC-JP 谷臓其}谷臓其{^ 110000111010101111000010101000011100001010110110011111011100001110101011110000101010000111000010101101100111101101011110 c3abc2a1c2b67dc3abc2a1c2b67b5e
UTF-8 谷臓其}谷臓其{^ 111010001011000010110111111010001000011110010011111001011000010110110110011111011110100010110000101101111110100010000111100100111110010110000101101101100111101101011110 e8b0b7e88793e585b67de8b0b7e88793e585b67b5e
UHC 谷?其}谷?其{^ 11001101110110110011111111010000111011000111110111001101110110110011111111010000111011000111101101011110 cddb3fd0ec7dcddb3fd0ec7b5e

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