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 荵呷迄譴ア鞫ッ 111001001011100110011001111011001001011010011000111001101010001010110001111001101001000110101111 e4b999ec9698e6a2b1e691af
EUC-JP 荵呷迄譴ア鞫ッ 1110100010111011110100101110111011001011111110001110110010100100100011101011000111101011111100011000111010101111 e8bbd2eecbf8eca48eb1ebf18eaf
UTF-8 荵呷迄譴ア鞫ッ 111010001000110110110101111001011001000110110111111010001011111110000100111010001010110110110100111011111011110110110001111010011001111010101011111011111011110110101111 e88db5e591b7e8bf84e8adb4efbdb1e99eabefbdaf
UHC ???譴?鞫? 001111110011111100111111110011001011100100111111110011111101010000111111 3f3f3fccb93fcfd43f

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