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 ޱñގ±ñÜ^ 100011101011000111110001110111101000111010110001111100011101110001011110 8eb1f1de8eb1f1dc5e
SJIS-WIN ?±???±??^ 0011111110000001011111010011111100111111001111111000000101111101001111110011111101011110 3f817d3f3f3f817d3f3f5e
EUC-JP ?±ñÞ?±ñÜ^ 00111111101000011101111010001111101010111101000010001111101010011011000000111111101000011101111010001111101010111101000010001111101010101110010001011110 3fa1de8fabd08fa9b03fa1de8fabd08faae45e
UTF-8 ޱñގ±ñÜ^ 1100001010001110110000101011000111000011101100011100001110011110110000101000111011000010101100011100001110110001110000111001110001011110 c28ec2b1c3b1c39ec28ec2b1c3b1c39c5e
UHC ?±?Þ?±??^ 001111111010000110111110001111111010100010101101001111111010000110111110001111110011111101011110 3fa1be3fa8ad3fa1be3f3f5e

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