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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 燿⑨?將??絶 1110000010100000100001110100100000111111100110111001001000111111001111111001000011100010 e0a087483f9b923f3f90e2
EUC-JP 燿??將??絶 11100000101000100011111100111111110101011111001000111111001111111100000011100100 e0a23f3fd5f23f3fc0e4
UTF-8 燿⑨슭將됵슭絶 111001111000011110111111111000101001000110101000111011001000101010101101111001011011000010000111111010111001000010110101111011001000101010101101111001111011010110110110 e787bfe291a8ec8aade5b087eb90b5ec8aade7b5b6
UHC 燿⑨슭將됵슭絶 1110100011111100101010001110111110111101101111101110110111100010100010011110111110111101101111101110111110111110 e8fca8efbdbeede289efbdbeefbe

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