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 ?Z?????Z????^ 00111111010110100011111100111111001111110011111100111111010110100011111100111111001111110011111101011110 3f5a3f3f3f3f3f5a3f3f3f3f5e
SJIS-WIN ?Z?????Z????^ 00111111010110100011111100111111001111110011111100111111010110100011111100111111001111110011111101011110 3f5a3f3f3f3f3f5a3f3f3f3f5e
EUC-JP ?Z?????Z????^ 00111111010110100011111100111111001111110011111100111111010110100011111100111111001111110011111101011110 3f5a3f3f3f3f3f5a3f3f3f3f5e
UTF-8 청Z혡챤혖쩐청Z혡챤혫혢^ 111011001011001010101101010110101110110110011000101000011110110010110001101001001110110110011000100101101110110010101001100100001110110010110010101011010101101011101101100110001010000111101100101100011010010011101101100110001010101111101101100110001010001001011110 ecb2ad5aed98a1ecb1a4ed9896eca990ecb2ad5aed98a1ecb1a4ed98abed98a25e
UHC 청Z혡챤혖쩐청Z혡챤혫혢^ 1100001110111011010110101100001010001010110000111010111011000010100000011100001010111110110000111011101101011010110000101000101011000011101011101100001010010011110000101000101101011110 c3bb5ac28ac3aec281c2bec3bb5ac28ac3aec293c28b5e

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