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{^ 0011111100111111001111110101011001111101001111110011111100111111010101100111101101011110 3f3f3f567d3f3f3f567b5e
SJIS-WIN ?臣∮V}?臣∮V{^ 001111111001000001100010100001111001001101010110011111010011111110010000011000101000011110010011010101100111101101011110 3f90628793567d3f90628793567b5e
EUC-JP ?臣?V}?臣?V{^ 00111111101111111100001100111111010101100111110100111111101111111100001100111111010101100111101101011110 3fbfc33f567d3fbfc33f567b5e
UTF-8 룵臣∮V}룵臣∮V{^ 1110101110100011101101011110100010000111101000111110001010001000101011100101011001111101111010111010001110110101111010001000011110100011111000101000100010101110010101100111101101011110 eba3b5e887a3e288ae567deba3b5e887a3e288ae567b5e
UHC 룵臣∮V}룵臣∮V{^ 1000111110101010111000111110110110100010101100010101011001111101100011111010101011100011111011011010001010110001010101100111101101011110 8faae3eda2b1567d8faae3eda2b1567b5e

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