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??{^ 0011111101010110001111110011111101111101001111110101011000111111001111110111101101011110 3f563f3f7d3f563f3f7b5e
SJIS-WIN ?V??}?V??{^ 0011111101010110001111110011111101111101001111110101011000111111001111110111101101011110 3f563f3f7d3f563f3f7b5e
EUC-JP ?V??}?V??{^ 0011111101010110001111110011111101111101001111110101011000111111001111110111101101011110 3f563f3f7d3f563f3f7b5e
UTF-8 묨V묬뫅}묨V묬뫅{^ 1110101110101100101010000101011011101011101011001010110011101011101010111000010101111101111010111010110010101000010101101110101110101100101011001110101110101011100001010111101101011110 ebaca856ebacacebab857debaca856ebacacebab857b5e
UHC 묨V묬뫅}묨V묬뫅{^ 1001001001000001010101101001001001000011100100011010100001111101100100100100000101010110100100100100001110010001101010000111101101011110 924156924391a87d924156924391a87b5e

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