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^ 1100001110101000101101111100000111000010101110100110010101011110 c3a8b7c1c2ba655e
SJIS-WIN ?¨????e^ 001111111000000101001110001111110011111100111111001111110110010101011110 3f814e3f3f3f3f655e
EUC-JP è?Áºe^ 1000111110101010101010101010000110101111001111111000111110101010101000011000111110101010101001001000111110100010111010110110010101011110 8faaaaa1af3f8faaa18faaa48fa2eb655e
UTF-8 è·Áºe^ 1100001110000011110000101010100011000010101101111100001110000001110000111000001011000010101110100110010101011110 c383c2a8c2b7c381c382c2ba655e
UHC ?¨·??ºe^ 0011111110100001101001111010000110100100001111110011111110101000101011000110010101011110 3fa1a7a1a43f3fa8ac655e

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