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 谷蔵側}谷蔵側{^ 100100100100101010010001101000001001000110100100011111011001001001001010100100011010000010010001101001000111101101011110 924a91a091a47d924a91a091a47b5e
EUC-JP 谷蔵側}谷蔵側{^ 110000111010101111000010101000101100001010100110011111011100001110101011110000101010001011000010101001100111101101011110 c3abc2a2c2a67dc3abc2a2c2a67b5e
UTF-8 谷蔵側}谷蔵側{^ 111010001011000010110111111010001001010010110101111001011000000110110100011111011110100010110000101101111110100010010100101101011110010110000001101101000111101101011110 e8b0b7e894b5e581b47de8b0b7e894b5e581b47b5e
UHC 谷?側}谷?側{^ 11001101110110110011111111110110101100000111110111001101110110110011111111110110101100000111101101011110 cddb3ff6b07dcddb3ff6b07b5e

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