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 浯エ辷セ蠇ゥ髮ォ 111110101111110010110100111001111000100010111110111110111010000110101001111010011001101110101011 fafcb4e788befba1a9e99bab
EUC-JP 浯エ辷セ?ゥ髮ォ 10001111110001111100001110001110101101001110110111101000100011101011111000111111100011101010100111110001111110111000111010101011 8fc7c38eb4ede88ebe3f8ea9f1fb8eab
UTF-8 浯エ辷セ蠇ゥ髮ォ 111001101011010110101111111011111011110110110100111010001011111010110111111011111011110110111110111010001010000010000111111011111011110110101001111010011010101110101110111011111011110110101011 e6b5afefbdb4e8beb7efbdbee8a087efbda9e9abaeefbdab
UHC ??????髮? 001111110011111100111111001111110011111100111111110110111010010100111111 3f3f3f3f3f3fdba53f

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