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??D??V??D^ 00111111001111110101011000111111001111110100010000111111001111110101011000111111001111110100010001011110 3f3f563f3f443f3f563f3f445e
SJIS-WIN ??V??D??V??D^ 00111111001111110101011000111111001111110100010000111111001111110101011000111111001111110100010001011110 3f3f563f3f443f3f563f3f445e
EUC-JP ??V??D??V??D^ 00111111001111110101011000111111001111110100010000111111001111110101011000111111001111110100010001011110 3f3f563f3f443f3f563f3f445e
UTF-8 횂혳V횄짝D횂혳V횄짝D^ 1110110110011010100000101110110110011000101100110101011011101101100110101000010011101100101001111001110101000100111011011001101010000010111011011001100010110011010101101110110110011010100001001110110010100111100111010100010001011110 ed9a82ed98b356ed9a84eca79d44ed9a82ed98b356ed9a84eca79d445e
UHC 횂혳V횄짝D횂혳V횄짝D^ 110000111000001011000010100110100101011011000011100000111100001010100110010001001100001110000010110000101001101001010110110000111000001111000010101001100100010001011110 c382c29a56c383c2a644c382c29a56c383c2a6445e

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