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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 畏??毅?畏??毅?B 100010001101100000111111001111111000101101000010001111111000100011011000001111110011111110001011010000100011111101000010 88d83f3f8b423f88d83f3f8b423f42
EUC-JP 畏??毅?畏??毅?B 101100001101101000111111001111111011010110100011001111111011000011011010001111110011111110110101101000110011111101000010 b0da3f3fb5a33fb0da3f3fb5a33f42
UTF-8 畏븍맚毅뾴畏븍맚毅뾴B 11100111100101011000111111101011101110001000110111101011101001111001101011100110101011111000010111101011101111101011010011100111100101011000111111101011101110001000110111101011101001111001101011100110101011111000010111101011101111101011010001000010 e7958febb88deba79ae6af85ebbeb4e7958febb88deba79ae6af85ebbeb442
UHC 畏븍맚毅뾴畏븍맚毅뾴B 111010001110011010111010111010111001000010101010111010111111011010010111011101101110100011100110101110101110101110010000101010101110101111110110100101110111011001000010 e8e6baeb90aaebf69776e8e6baeb90aaebf6977642

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