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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 谷属卒谷属卒^ 10010010010010101001000110101110100100011011001010010010010010101001000110101110100100011011001001011110 924a91ae91b2924a91ae91b25e
EUC-JP 谷属卒谷属卒^ 11000011101010111100001010110000110000101011010011000011101010111100001010110000110000101011010001011110 c3abc2b0c2b4c3abc2b0c2b45e
UTF-8 谷属卒谷属卒^ 11101000101100001011011111100101101100011001111011100101100011011001001011101000101100001011011111100101101100011001111011100101100011011001001001011110 e8b0b7e5b19ee58d92e8b0b7e5b19ee58d925e
UHC 谷?卒谷?卒^ 1100110111011011001111111111000011101111110011011101101100111111111100001110111101011110 cddb3ff0efcddb3ff0ef5e

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