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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 燁???燁???^ 1111101101011001001111110011111100111111111110110101100100111111001111110011111101011110 fb593f3f3ffb593f3f3f5e
EUC-JP 燁???燁???^ 10001111110010101011001100111111001111110011111110001111110010101011001100111111001111110011111101011110 8fcab33f3f3f8fcab33f3f3f5e
UTF-8 燁㎮몼횧燁㎮몼횧^ 11100111100001111000000111100011100011101010111011101011101010101011110011101101100110101010011111100111100001111000000111100011100011101010111011101011101010101011110011101101100110101010011101011110 e78781e38eaeebaabced9aa7e78781e38eaeebaabced9aa75e
UHC 燁㎮몼횧燁㎮몼횧^ 1110011110100111101001111110001010010001101000011100001110011110111001111010011110100111111000101001000110100001110000111001111001011110 e7a7a7e291a1c39ee7a7a7e291a1c39e5e

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