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 ?@W?@?V?@W?@?V^ 001111110100000001010111001111110100000000111111010101100011111101000000010101110011111101000000001111110101011001011110 3f40573f403f563f40573f403f565e
SJIS-WIN ?@W?@?V?@W?@?V^ 001111110100000001010111001111110100000000111111010101100011111101000000010101110011111101000000001111110101011001011110 3f40573f403f563f40573f403f565e
EUC-JP ?@W?@?V?@W?@?V^ 001111110100000001010111001111110100000000111111010101100011111101000000010101110011111101000000001111110101011001011110 3f40573f403f563f40573f403f565e
UTF-8 혪@W혪@혪V혪@W혪@혪V^ 111011011001100010101010010000000101011111101101100110001010101001000000111011011001100010101010010101101110110110011000101010100100000001010111111011011001100010101010010000001110110110011000101010100101011001011110 ed98aa4057ed98aa40ed98aa56ed98aa4057ed98aa40ed98aa565e
UHC 혪@W혪@혪V혪@W혪@혪V^ 110000101001001001000000010101111100001010010010010000001100001010010010010101101100001010010010010000000101011111000010100100100100000011000010100100100101011001011110 c2924057c29240c29256c2924057c29240c292565e

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