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 ޱóގ±óÜ^ 100011101011000111110011110111101000111010110001111100111101110001011110 8eb1f3de8eb1f3dc5e
SJIS-WIN ?±???±??^ 0011111110000001011111010011111100111111001111111000000101111101001111110011111101011110 3f817d3f3f3f817d3f3f5e
EUC-JP ?±óÞ?±óÜ^ 00111111101000011101111010001111101010111101000110001111101010011011000000111111101000011101111010001111101010111101000110001111101010101110010001011110 3fa1de8fabd18fa9b03fa1de8fabd18faae45e
UTF-8 ޱóގ±óÜ^ 1100001010001110110000101011000111000011101100111100001110011110110000101000111011000010101100011100001110110011110000111001110001011110 c28ec2b1c3b3c39ec28ec2b1c3b3c39c5e
UHC ?±?Þ?±??^ 001111111010000110111110001111111010100010101101001111111010000110111110001111110011111101011110 3fa1be3fa8ad3fa1be3f3f5e

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