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??????????^ 00111111010001010011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f453f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?E??????????^ 00111111010001010011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f453f3f3f3f3f3f3f3f3f3f5e
EUC-JP ?E??????????^ 00111111010001010011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f453f3f3f3f3f3f3f3f3f3f5e
UTF-8 청E짚청짤혫챠챈짚청짤혫^ 1110110010110010101011010100010111101100101001111001101011101100101100101010110111101100101001111010010011101101100110001010101111101100101100011010000011101100101100011000100011101100101001111001101011101100101100101010110111101100101001111010010011101101100110001010101101011110 ecb2ad45eca79aecb2adeca7a4ed98abecb1a0ecb188eca79aecb2adeca7a4ed98ab5e
UHC 청E짚청짤혫챠챈짚청짤혫^ 110000111011101101000101110000101010010011000011101110111100001010101001110000101001001111000011101011011100001110100110110000101010010011000011101110111100001010101001110000101001001101011110 c3bb45c2a4c3bbc2a9c293c3adc3a6c2a4c3bbc2a9c2935e

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