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 谷臓則}谷臓則{^ 100100100100101010010001100111111001000110100101011111011001001001001010100100011001111110010001101001010111101101011110 924a919f91a57d924a919f91a57b5e
EUC-JP 谷臓則}谷臓則{^ 110000111010101111000010101000011100001010100111011111011100001110101011110000101010000111000010101001110111101101011110 c3abc2a1c2a77dc3abc2a1c2a77b5e
UTF-8 谷臓則}谷臓則{^ 111010001011000010110111111010001000011110010011111001011000100110000111011111011110100010110000101101111110100010000111100100111110010110001001100001110111101101011110 e8b0b7e88793e589877de8b0b7e88793e589877b5e
UHC 谷?則}谷?則{^ 11001101110110110011111111110110110011100111110111001101110110110011111111110110110011100111101101011110 cddb3ff6ce7dcddb3ff6ce7b5e

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