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 短贈速}短贈速{^ 100100100101101010010001101000011001000110101100011111011001001001011010100100011010000110010001101011000111101101011110 925a91a191ac7d925a91a191ac7b5e
EUC-JP 短贈速}短贈速{^ 110000111011101111000010101000111100001010101110011111011100001110111011110000101010001111000010101011100111101101011110 c3bbc2a3c2ae7dc3bbc2a3c2ae7b5e
UTF-8 短贈速}短贈速{^ 111001111001111110101101111010001011010010001000111010011000000010011111011111011110011110011111101011011110100010110100100010001110100110000000100111110111101101011110 e79fade8b488e9809f7de79fade8b488e9809f7b5e
UHC 短贈速}短贈速{^ 110100111010110111110001111111001110000111011100011111011101001110101101111100011111110011100001110111000111101101011110 d3adf1fce1dc7dd3adf1fce1dc7b5e

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