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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 谷臓族D谷臓族D^ 100100100100101010010001100111111001000110110000010001001001001001001010100100011001111110010001101100000100010001011110 924a919f91b044924a919f91b0445e
EUC-JP 谷臓族D谷臓族D^ 110000111010101111000010101000011100001010110010010001001100001110101011110000101010000111000010101100100100010001011110 c3abc2a1c2b244c3abc2a1c2b2445e
UTF-8 谷臓族D谷臓族D^ 111010001011000010110111111010001000011110010011111001101001011110001111010001001110100010110000101101111110100010000111100100111110011010010111100011110100010001011110 e8b0b7e88793e6978f44e8b0b7e88793e6978f445e
UHC 谷?族D谷?族D^ 11001101110110110011111111110000111010010100010011001101110110110011111111110000111010010100010001011110 cddb3ff0e944cddb3ff0e9445e

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