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^ 100100100100011010010010010010101001000110111010010001001001001001000110100100100100101010010001101110100100010001011110 9246924a91ba449246924a91ba445e
EUC-JP 巽谷村D巽谷村D^ 110000111010011111000011101010111100001010111100010001001100001110100111110000111010101111000010101111000100010001011110 c3a7c3abc2bc44c3a7c3abc2bc445e
UTF-8 巽谷村D巽谷村D^ 111001011011011110111101111010001011000010110111111001101001110110010001010001001110010110110111101111011110100010110000101101111110011010011101100100010100010001011110 e5b7bde8b0b7e69d9144e5b7bde8b0b7e69d91445e
UHC 巽谷村D巽谷村D^ 111000011101111011001101110110111111010110111101010001001110000111011110110011011101101111110101101111010100010001011110 e1decddbf5bd44e1decddbf5bd445e

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