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??^b[?V??^b[^ 001111110101011000111111001111110101111001100010010110110011111101010110001111110011111101011110011000100101101101011110 3f563f3f5e625b3f563f3f5e625b5e
SJIS-WIN ?V??^b[?V??^b[^ 001111110101011000111111001111110101111001100010010110110011111101010110001111110011111101011110011000100101101101011110 3f563f3f5e625b3f563f3f5e625b5e
EUC-JP ?V??^b[?V??^b[^ 001111110101011000111111001111110101111001100010010110110011111101010110001111110011111101011110011000100101101101011110 3f563f3f5e625b3f563f3f5e625b5e
UTF-8 혪V혩짧^b[혪V혩짧^b[^ 111011011001100010101010010101101110110110011000101010011110110010100111101001110101111001100010010110111110110110011000101010100101011011101101100110001010100111101100101001111010011101011110011000100101101101011110 ed98aa56ed98a9eca7a75e625bed98aa56ed98a9eca7a75e625b5e
UHC 혪V혩짧^b[혪V혩짧^b[^ 110000101001001001010110110000101001000111000010101010100101111001100010010110111100001010010010010101101100001010010001110000101010101001011110011000100101101101011110 c29256c291c2aa5e625bc29256c291c2aa5e625b5e

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