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 蝴・竊罷棡隱シ 111001011001101010100101111000101000011010010100111010111001111010011100111010001010101010111100 e59aa5e28694eb9e9ce8aabc
EUC-JP 蝴・竊罷棡隱シ 1110100111111010100011101010010111100011111001101100100011101101110110111111110011110000101011001000111010111100 e9fa8ea5e3e6c8eddbfcf0ac8ebc
UTF-8 蝴・竊罷棡隱シ 111010001001110110110100111011111011110110100101111001111010101110001010111001111011110110110111111001101010001110100001111010011001101010110001111011111011110110111100 e89db4efbda5e7ab8ae7bdb7e6a3a1e99ab1efbdbc
UHC 蝴?竊罷?隱? 1111101111011101001111111110111110111100111101111111001100111111111010111101111100111111 fbdd3fefbcf7f33febdf3f

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