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 谷属即}谷属即{^ 100100100100101010010001101011101001000110100110011111011001001001001010100100011010111010010001101001100111101101011110 924a91ae91a67d924a91ae91a67b5e
EUC-JP 谷属即}谷属即{^ 110000111010101111000010101100001100001010101000011111011100001110101011110000101011000011000010101010000111101101011110 c3abc2b0c2a87dc3abc2b0c2a87b5e
UTF-8 谷属即}谷属即{^ 111010001011000010110111111001011011000110011110111001011000110110110011011111011110100010110000101101111110010110110001100111101110010110001101101100110111101101011110 e8b0b7e5b19ee58db37de8b0b7e5b19ee58db37b5e
UHC 谷??}谷??{^ 1100110111011011001111110011111101111101110011011101101100111111001111110111101101011110 cddb3f3f7dcddb3f3f7b5e

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