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??^[{^ 001111110101011000111111001111110101111001011011011111010011111101010110001111110011111101011110010110110111101101011110 3f563f3f5e5b7d3f563f3f5e5b7b5e
SJIS-WIN ?V??^[}?V??^[{^ 001111110101011000111111001111110101111001011011011111010011111101010110001111110011111101011110010110110111101101011110 3f563f3f5e5b7d3f563f3f5e5b7b5e
EUC-JP ?V??^[}?V??^[{^ 001111110101011000111111001111110101111001011011011111010011111101010110001111110011111101011110010110110111101101011110 3f563f3f5e5b7d3f563f3f5e5b7b5e
UTF-8 혪V혩짧^[}혪V혩짧^[{^ 111011011001100010101010010101101110110110011000101010011110110010100111101001110101111001011011011111011110110110011000101010100101011011101101100110001010100111101100101001111010011101011110010110110111101101011110 ed98aa56ed98a9eca7a75e5b7ded98aa56ed98a9eca7a75e5b7b5e
UHC 혪V혩짧^[}혪V혩짧^[{^ 110000101001001001010110110000101001000111000010101010100101111001011011011111011100001010010010010101101100001010010001110000101010101001011110010110110111101101011110 c29256c291c2aa5e5b7dc29256c291c2aa5e5b7b5e

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