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 鬩・蝓滂ス芽楜 111010011010100110100101111001011001111110011111111011111011110110001001111010001001111010110011 e9a9a5e59f9fefbd89e89eb3
EUC-JP 鬩・蝓滂ス芽楜 1111001010101011100011101010010111101010101000011101111011110001100011101011110110110010111010101101110010110101 f2ab8ea5eaa1def18ebdb2eadcb5
UTF-8 鬩・蝓滂ス芽楜 111010011010110010101001111011111011110110100101111010001001110110010011111001101011101110000010111011111011110110111101111010001000101010111101111001101010010110011100 e9aca9efbda5e89d93e6bb82efbdbde88abde6a59c
UHC ???滂?芽? 001111110011111100111111110110111011010100111111111001001011010000111111 3f3f3fdbb53fe4b43f

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