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??^m?V??^m^ 00111111010101100011111100111111010111100110110100111111010101100011111100111111010111100110110101011110 3f563f3f5e6d3f563f3f5e6d5e
SJIS-WIN ?V??^m?V??^m^ 00111111010101100011111100111111010111100110110100111111010101100011111100111111010111100110110101011110 3f563f3f5e6d3f563f3f5e6d5e
EUC-JP ?V??^m?V??^m^ 00111111010101100011111100111111010111100110110100111111010101100011111100111111010111100110110101011110 3f563f3f5e6d3f563f3f5e6d5e
UTF-8 혪V혩짧^m혪V혩짧^m^ 11101101100110001010101001010110111011011001100010101001111011001010011110100111010111100110110111101101100110001010101001010110111011011001100010101001111011001010011110100111010111100110110101011110 ed98aa56ed98a9eca7a75e6ded98aa56ed98a9eca7a75e6d5e
UHC 혪V혩짧^m혪V혩짧^m^ 11000010100100100101011011000010100100011100001010101010010111100110110111000010100100100101011011000010100100011100001010101010010111100110110101011110 c29256c291c2aa5e6dc29256c291c2aa5e6d5e

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