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 ꥎ¯î´±Þꥎ¯î´±Ü^ 1110101010100101100011101010111111101110101101001011000111011110111010101010010110001110101011111110111010110100101100011101110001011110 eaa58eafeeb4b1deeaa58eafeeb4b1dc5e
SJIS-WIN ?¥???´±??¥???´±?^ 0011111110000001100011110011111100111111001111111000000101001100100000010111110100111111001111111000000110001111001111110011111100111111100000010100110010000001011111010011111101011110 3f818f3f3f3f814c817d3f3f818f3f3f3f814c817d3f5e
EUC-JP ê??¯î´±Þê??¯î´±Ü^ 10001111101010111011010000111111001111111000111110100010101101001000111110101011110000101010000110101101101000011101111010001111101010011011000010001111101010111011010000111111001111111000111110100010101101001000111110101011110000101010000110101101101000011101111010001111101010101110010001011110 8fabb43f3f8fa2b48fabc2a1ada1de8fa9b08fabb43f3f8fa2b48fabc2a1ada1de8faae45e
UTF-8 ꥎ¯î´±Þꥎ¯î´±Ü^ 110000111010101011000010101001011100001010001110110000101010111111000011101011101100001010110100110000101011000111000011100111101100001110101010110000101010010111000010100011101100001010101111110000111010111011000010101101001100001010110001110000111001110001011110 c3aac2a5c28ec2afc3aec2b4c2b1c39ec3aac2a5c28ec2afc3aec2b4c2b1c39c5e
UHC ?????´±Þ?????´±?^ 00111111001111110011111100111111001111111010001010100101101000011011111010101000101011010011111100111111001111110011111100111111101000101010010110100001101111100011111101011110 3f3f3f3f3fa2a5a1bea8ad3f3f3f3f3fa2a5a1be3f5e

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