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 ޽ÊÊï^ 1000111010111101100011111100101011101111100011101011110110001111110010101110111101011110 8ebd8fcaef8ebd8fcaef5e
SJIS-WIN ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ???Êï???Êï^ 00111111001111110011111110001111101010101011010010001111101010111100000100111111001111110011111110001111101010101011010010001111101010111100000101011110 3f3f3f8faab48fabc13f3f3f8faab48fabc15e
UTF-8 ޽ÊÊï^ 110000101000111011000010101111011100001010001111110000111000101011000011101011111100001010001110110000101011110111000010100011111100001110001010110000111010111101011110 c28ec2bdc28fc38ac3afc28ec2bdc28fc38ac3af5e
UHC ?½????½???^ 00111111101010001111011000111111001111110011111100111111101010001111011000111111001111110011111101011110 3fa8f63f3f3f3fa8f63f3f3f5e

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