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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 煜竺煜竺[煜竺煜竺[^ 11111011010101011000111010110001111110110101010110001110101100010101101111111011010101011000111010110001111110110101010110001110101100010101101101011110 fb558eb1fb558eb15bfb558eb1fb558eb15b5e
EUC-JP 煜竺煜竺[煜竺煜竺[^ 1000111111001001111111001011110010110011100011111100100111111100101111001011001101011011100011111100100111111100101111001011001110001111110010011111110010111100101100110101101101011110 8fc9fcbcb38fc9fcbcb35b8fc9fcbcb38fc9fcbcb35b5e
UTF-8 煜竺煜竺[煜竺煜竺[^ 111001111000010110011100111001111010101110111010111001111000010110011100111001111010101110111010010110111110011110000101100111001110011110101011101110101110011110000101100111001110011110101011101110100101101101011110 e7859ce7abbae7859ce7abba5be7859ce7abbae7859ce7abba5b5e
UHC 煜竺煜竺[煜竺煜竺[^ 11101001111100101111010111100111111010011111001011110101111001110101101111101001111100101111010111100111111010011111001011110101111001110101101101011110 e9f2f5e7e9f2f5e75be9f2f5e7e9f2f5e75b5e

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