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ŽÓ޹âÖL^ 100011101101001110001110101110011110001011010110010011001000111011010011100011101011100111100010110101100100110001011110 8ed38eb9e2d64c8ed38eb9e2d64c5e
SJIS-WIN ??????L??????L^ 001111110011111100111111001111110011111100111111010011000011111100111111001111110011111100111111001111110100110001011110 3f3f3f3f3f3f4c3f3f3f3f3f3f4c5e
EUC-JP ?Ó??âÖL?Ó??âÖL^ 001111111000111110101010110100010011111100111111100011111010101110100100100011111010101011010011010011000011111110001111101010101101000100111111001111111000111110101011101001001000111110101010110100110100110001011110 3f8faad13f3f8faba48faad34c3f8faad13f3f8faba48faad34c5e
UTF-8 ŽÓ޹âÖLŽÓ޹âÖL^ 110000101000111011000011100100111100001010001110110000101011100111000011101000101100001110010110010011001100001010001110110000111001001111000010100011101100001010111001110000111010001011000011100101100100110001011110 c28ec393c28ec2b9c3a2c3964cc28ec393c28ec2b9c3a2c3964c5e
UHC ???¹??L???¹??L^ 0011111100111111001111111010100111110110001111110011111101001100001111110011111100111111101010011111011000111111001111110100110001011110 3f3f3fa9f63f3f4c3f3f3fa9f63f3f4c5e

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