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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鈿ォ闌ク鄒壼ッ伜 11100111111011011010101111101000100011001011100011100111101111101001101011100101101011111001100011100101 e7edabe88cb8e7be9ae5af98e5
EUC-JP 鈿ォ闌ク鄒壼ッ伜 11101110111011111000111010101011111011111110110010001110101110001110111011000000110101001110011110001110101011111101000011100111 eeef8eabefec8eb8eec0d4e78eafd0e7
UTF-8 鈿ォ闌ク鄒壼ッ伜 111010011000100010111111111011111011110110101011111010011001011110001100111011111011110110111000111010011000010010010010111001011010001110111100111011111011110110101111111001001011110010011100 e988bfefbdabe9978cefbdb8e98492e5a3bcefbdafe4bc9c
UHC 鈿???鄒??? 11101111101011110011111100111111001111111111010111011011001111110011111100111111 efaf3f3f3ff5db3f3f3f

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