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 淼ャ辷セ淏ゥ髮ォ 111110110100010110101100111001111000100010111110111110110100001010101001111010011001101110101011 fb45ace788befb42a9e99bab
EUC-JP 淼ャ辷セ淏ゥ髮ォ 100011111100011111100110100011101010110011101101111010001000111010111110100011111100011111011001100011101010100111110001111110111000111010101011 8fc7e68eacede88ebe8fc7d98ea9f1fb8eab
UTF-8 淼ャ辷セ淏ゥ髮ォ 111001101011011110111100111011111011110110101100111010001011111010110111111011111011110110111110111001101011011110001111111011111011110110101001111010011010101110101110111011111011110110101011 e6b7bcefbdace8beb7efbdbee6b78fefbda9e9abaeefbdab
UHC ????淏?髮? 00111111001111110011111100111111111110111100100000111111110110111010010100111111 3f3f3f3ffbc83fdba53f

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