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 êúÒ鎮Ôñ޽ 11101010111110101101001011101001100011101010111011010100111100011000111010111101 eafad2e98eaed4f18ebd
SJIS-WIN ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
EUC-JP êúÒé?®Ôñ?? 100011111010101110110100100011111010101111100010100011111010101011010010100011111010101110110001001111111000111110100010111011101000111110101010110101001000111110101011110100000011111100111111 8fabb48fabe28faad28fabb13f8fa2ee8faad48fabd03f3f
UTF-8 êúÒ鎮Ôñ޽ 1100001110101010110000111011101011000011100100101100001110101001110000101000111011000010101011101100001110010100110000111011000111000010100011101100001010111101 c3aac3bac392c3a9c28ec2aec394c3b1c28ec2bd
UHC ?????®???½ 001111110011111100111111001111110011111110100010111001110011111100111111001111111010100011110110 3f3f3f3f3fa2e73f3f3fa8f6

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