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 ×ËV}×ËV{^ 110101111100101101010110011111011101011111001011010101100111101101011110 d7cb567dd7cb567b5e
SJIS-WIN ×?V}×?V{^ 1000000101111110001111110101011001111101100000010111111000111111010101100111101101011110 817e3f567d817e3f567b5e
EUC-JP ×ËV}×ËV{^ 101000011101111110001111101010101011001101010110011111011010000111011111100011111010101010110011010101100111101101011110 a1df8faab3567da1df8faab3567b5e
UTF-8 ×ËV}×ËV{^ 11000011100101111100001110001011010101100111110111000011100101111100001110001011010101100111101101011110 c397c38b567dc397c38b567b5e
UHC ×?V}×?V{^ 1010000110111111001111110101011001111101101000011011111100111111010101100111101101011110 a1bf3f567da1bf3f567b5e

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