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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 短贈存W}短贈存W{^ 1001001001011010100100011010000110010001101101100101011101111101100100100101101010010001101000011001000110110110010101110111101101011110 925a91a191b6577d925a91a191b6577b5e
EUC-JP 短贈存W}短贈存W{^ 1100001110111011110000101010001111000010101110000101011101111101110000111011101111000010101000111100001010111000010101110111101101011110 c3bbc2a3c2b8577dc3bbc2a3c2b8577b5e
UTF-8 短贈存W}短贈存W{^ 1110011110011111101011011110100010110100100010001110010110101101100110000101011101111101111001111001111110101101111010001011010010001000111001011010110110011000010101110111101101011110 e79fade8b488e5ad98577de79fade8b488e5ad98577b5e
UHC 短贈存W}短贈存W{^ 1101001110101101111100011111110011110000111011010101011101111101110100111010110111110001111111001111000011101101010101110111101101011110 d3adf1fcf0ed577dd3adf1fcf0ed577b5e

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