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 霽累벅e^ 1110100110011100101111011110111110100101100011111110101110110010100001010110010101011110 e99cbdefa58febb285655e
SJIS-WIN ????¥????e^ 001111110011111100111111001111111000000110001111001111110011111100111111001111110110010101011110 3f3f3f3f818f3f3f3f3f655e
EUC-JP é??ï??ë??e^ 1000111110101011101100010011111100111111100011111010101111000001001111110011111110001111101010111011001100111111001111110110010101011110 8fabb13f3f8fabc13f3f8fabb33f3f655e
UTF-8 霽累벅e^ 1100001110101001110000101001110011000010101111011100001110101111110000101010010111000010100011111100001110101011110000101011001011000010100001010110010101011110 c3a9c29cc2bdc3afc2a5c28fc3abc2b2c285655e
UHC ??½????²?e^ 00111111001111111010100011110110001111110011111100111111001111111010100111110111001111110110010101011110 3f3fa8f63f3f3f3fa9f73f655e

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