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^ 100100100100101010010010010110101001000110111010010001001001001001001010100100100101101010010001101110100100010001011110 924a925a91ba44924a925a91ba445e
EUC-JP 谷短村D谷短村D^ 110000111010101111000011101110111100001010111100010001001100001110101011110000111011101111000010101111000100010001011110 c3abc3bbc2bc44c3abc3bbc2bc445e
UTF-8 谷短村D谷短村D^ 111010001011000010110111111001111001111110101101111001101001110110010001010001001110100010110000101101111110011110011111101011011110011010011101100100010100010001011110 e8b0b7e79fade69d9144e8b0b7e79fade69d91445e
UHC 谷短村D谷短村D^ 110011011101101111010011101011011111010110111101010001001100110111011011110100111010110111110101101111010100010001011110 cddbd3adf5bd44cddbd3adf5bd445e

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