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 ??E??\??????F 00111111001111110100010100111111001111110101110000111111001111110011111100111111001111110011111101000110 3f3f453f3f5c3f3f3f3f3f3f46
SJIS-WIN ??E??\??????F 00111111001111110100010100111111001111110101110000111111001111110011111100111111001111110011111101000110 3f3f453f3f5c3f3f3f3f3f3f46
EUC-JP ??E??\??????F 00111111001111110100010100111111001111110101110000111111001111110011111100111111001111110011111101000110 3f3f453f3f5c3f3f3f3f3f3f46
UTF-8 횂혪E횂혪\횂혩횂쨘횂혪F 111011011001101010000010111011011001100010101010010001011110110110011010100000101110110110011000101010100101110011101101100110101000001011101101100110001010100111101101100110101000001011101100101010001001100011101101100110101000001011101101100110001010101001000110 ed9a82ed98aa45ed9a82ed98aa5ced9a82ed98a9ed9a82eca898ed9a82ed98aa46
UHC 횂혪E횂혪\횂혩횂쨘횂혪F 1100001110000010110000101001001001000101110000111000001011000010100100100101110011000011100000101100001010010001110000111000001011000010101110101100001110000010110000101001001001000110 c382c29245c382c2925cc382c291c382c2bac382c29246

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