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 蜊引卅崧・雕ー 111001011000110110001000111110001001100110111111111110101010111110100101111010001011100010110000 e58d88f899bffaafa5e8b8b0
EUC-JP 蜊引卅崧・雕ー 111010011110110110110000111110101101001011000001100011111011101111001010100011101010010111110000101110101000111010110000 e9edb0fad2c18fbbca8ea5f0ba8eb0
UTF-8 蜊引卅崧・雕ー 111010001001110010001010111001011011110010010101111001011000110110000101111001011011010010100111111011111011110110100101111010011001101110010101111011111011110110110000 e89c8ae5bc95e58d85e5b4a7efbda5e99b95efbdb0
UHC ?引?崧?雕? 00111111111011001101101000111111111000101111111000111111111100001110011100111111 3fecda3fe2fe3ff0e73f

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