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 鈿ォ闌ク鄒壼ッ 1110011111101101101010111110100010001100101110001110011110111110100110101110010110101111 e7edabe88cb8e7be9ae5af
EUC-JP 鈿ォ闌ク鄒壼ッ 1110111011101111100011101010101111101111111011001000111010111000111011101100000011010100111001111000111010101111 eeef8eabefec8eb8eec0d4e78eaf
UTF-8 鈿ォ闌ク鄒壼ッ 111010011000100010111111111011111011110110101011111010011001011110001100111011111011110110111000111010011000010010010010111001011010001110111100111011111011110110101111 e988bfefbdabe9978cefbdb8e98492e5a3bcefbdaf
UHC 鈿???鄒?? 111011111010111100111111001111110011111111110101110110110011111100111111 efaf3f3f3ff5db3f3f

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