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 ??L??E??L??C^ 00111111001111110100110000111111001111110100010100111111001111110100110000111111001111110100001101011110 3f3f4c3f3f453f3f4c3f3f435e
SJIS-WIN ??L??E??L??C^ 00111111001111110100110000111111001111110100010100111111001111110100110000111111001111110100001101011110 3f3f4c3f3f453f3f4c3f3f435e
EUC-JP ??L??E??L??C^ 00111111001111110100110000111111001111110100010100111111001111110100110000111111001111110100001101011110 3f3f4c3f3f453f3f4c3f3f435e
UTF-8 횂혶L횂혺E횂혶L횂혺C^ 1110110110011010100000101110110110011000101101100100110011101101100110101000001011101101100110001011101001000101111011011001101010000010111011011001100010110110010011001110110110011010100000101110110110011000101110100100001101011110 ed9a82ed98b64ced9a82ed98ba45ed9a82ed98b64ced9a82ed98ba435e
UHC 횂혶L횂혺E횂혶L횂혺C^ 110000111000001011000010100111010100110011000011100000101100001010011111010001011100001110000010110000101001110101001100110000111000001011000010100111110100001101011110 c382c29d4cc382c29f45c382c29d4cc382c29f435e

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