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 ޼ñގ¼ñÜ^ 100011101011110011110001110111101000111010111100111100011101110001011110 8ebcf1de8ebcf1dc5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ??ñÞ??ñÜ^ 0011111100111111100011111010101111010000100011111010100110110000001111110011111110001111101010111101000010001111101010101110010001011110 3f3f8fabd08fa9b03f3f8fabd08faae45e
UTF-8 ޼ñގ¼ñÜ^ 1100001010001110110000101011110011000011101100011100001110011110110000101000111011000010101111001100001110110001110000111001110001011110 c28ec2bcc3b1c39ec28ec2bcc3b1c39c5e
UHC ?¼?Þ?¼??^ 001111111010100011111001001111111010100010101101001111111010100011111001001111110011111101011110 3fa8f93fa8ad3fa8f93f3f5e

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