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 鉦、モン洄、メ贓 1000111111011110101001001101001111011101111110101111101010100100110100101110011011011001 8fdea4d3ddfafaa4d2e6d9
EUC-JP 鉦、モン洄、メ贓 1011111011100000100011101010010010001110110100111000111011011101100011111100011110101011100011101010010010001110110100101110110011011011 bee08ea48ed38edd8fc7ab8ea48ed2ecdb
UTF-8 鉦、モン洄、メ贓 111010011000100110100110111011111011110110100100111011111011111010010011111011111011111010011101111001101011010010000100111011111011110110100100111011111011111010010010111010001011010010010011 e989a6efbda4efbe93efbe9de6b484efbda4efbe92e8b493
UHC 鉦??????贓 11101111111110100011111100111111001111110011111100111111001111111110110111111100 effa3f3f3f3f3f3fedfc

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