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 荵呷迄譴ア鞫ッ? 11100100101110011001100111101100100101101001100011100110101000101011000111100110100100011010111100111111 e4b999ec9698e6a2b1e691af3f
EUC-JP 荵呷迄譴ア鞫ッ彤 1110100010111011110100101110111011001011111110001110110010100100100011101011000111101011111100011000111010101111100011111011110011111101 e8bbd2eecbf8eca48eb1ebf18eaf8fbcfd
UTF-8 荵呷迄譴ア鞫ッ彤 111010001000110110110101111001011001000110110111111010001011111110000100111010001010110110110100111011111011110110110001111010011001111010101011111011111011110110101111111001011011110110100100 e88db5e591b7e8bf84e8adb4efbdb1e99eabefbdafe5bda4
UHC ???譴?鞫?? 00111111001111110011111111001100101110010011111111001111110101000011111100111111 3f3f3fccb93fcfd43f3f

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