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 𵎽[𵎽[^ 1111000010110101100011101011110101011011111100001011010110001110101111010101101101011110 f0b58ebd5bf0b58ebd5b5e
SJIS-WIN ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
EUC-JP ð???[ð???[^ 100011111010100111000011001111110011111100111111010110111000111110101001110000110011111100111111001111110101101101011110 8fa9c33f3f3f5b8fa9c33f3f3f5b5e
UTF-8 𵎽[𵎽[^ 11000011101100001100001010110101110000101000111011000010101111010101101111000011101100001100001010110101110000101000111011000010101111010101101101011110 c3b0c2b5c28ec2bd5bc3b0c2b5c28ec2bd5b5e
UHC ð??½[ð??½[^ 101010011010001100111111001111111010100011110110010110111010100110100011001111110011111110101000111101100101101101011110 a9a33f3fa8f65ba9a33f3fa8f65b5e

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