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 短贈村}短贈村{^ 100100100101101010010001101000011001000110111010011111011001001001011010100100011010000110010001101110100111101101011110 925a91a191ba7d925a91a191ba7b5e
EUC-JP 短贈村}短贈村{^ 110000111011101111000010101000111100001010111100011111011100001110111011110000101010001111000010101111000111101101011110 c3bbc2a3c2bc7dc3bbc2a3c2bc7b5e
UTF-8 短贈村}短贈村{^ 111001111001111110101101111010001011010010001000111001101001110110010001011111011110011110011111101011011110100010110100100010001110011010011101100100010111101101011110 e79fade8b488e69d917de79fade8b488e69d917b5e
UHC 短贈村}短贈村{^ 110100111010110111110001111111001111010110111101011111011101001110101101111100011111110011110101101111010111101101011110 d3adf1fcf5bd7dd3adf1fcf5bd7b5e

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