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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 鬩・蝓滂ス芽楜蝓シ 111010011010100110100101111001011001111110011111111011111011110110001001111010001001111010110011111001011001111110111100 e9a9a5e59f9fefbd89e89eb3e59fbc
EUC-JP 鬩・蝓滂ス芽楜蝓シ 111100101010101110001110101001011110101010100001110111101111000110001110101111011011001011101010110111001011010111101010101000011000111010111100 f2ab8ea5eaa1def18ebdb2eadcb5eaa18ebc
UTF-8 鬩・蝓滂ス芽楜蝓シ 111010011010110010101001111011111011110110100101111010001001110110010011111001101011101110000010111011111011110110111101111010001000101010111101111001101010010110011100111010001001110110010011111011111011110110111100 e9aca9efbda5e89d93e6bb82efbdbde88abde6a59ce89d93efbdbc
UHC ???滂?芽??? 0011111100111111001111111101101110110101001111111110010010110100001111110011111100111111 3f3f3fdbb53fe4b43f3f3f

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