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 Ž»ŽÓ[Ž»ŽÓ[^ 1000111010111011100011101101001101011011100011101011101110001110110100110101101101011110 8ebb8ed35b8ebb8ed35b5e
SJIS-WIN ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
EUC-JP ???Ó[???Ó[^ 001111110011111100111111100011111010101011010001010110110011111100111111001111111000111110101010110100010101101101011110 3f3f3f8faad15b3f3f3f8faad15b5e
UTF-8 Ž»ŽÓ[Ž»ŽÓ[^ 11000010100011101100001010111011110000101000111011000011100100110101101111000010100011101100001010111011110000101000111011000011100100110101101101011110 c28ec2bbc28ec3935bc28ec2bbc28ec3935b5e
UHC ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e

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