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 ????Y????bE 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245
SJIS-WIN 蜍コ荳マY蜍コ荳マbE 1110010110001011101110101110010010111000100000110111110101011001111001011000101110111010111001001011100010000011011111010110001001000101 e58bbae4b8837d59e58bbae4b8837d6245
EUC-JP 蜍コ荳マY蜍コ荳マbE 11101001111010111000111010111010111010001011101010100101110111100101100111101001111010111000111010111010111010001011101010100101110111100110001001000101 e9eb8ebae8baa5de59e9eb8ebae8baa5de6245
UTF-8 蜍コ荳マY蜍コ荳マbE 111010001001110010001101111011111011110110111010111010001000110110110011111000111000001110011110010110011110100010011100100011011110111110111101101110101110100010001101101100111110001110000011100111100110001001000101 e89c8defbdbae88db3e3839e59e89c8defbdbae88db3e3839e6245
UHC ??荳マY??荳マbE 001111110011111111010100111001011010101111011110010110010011111100111111110101001110010110101011110111100110001001000101 3f3fd4e5abde593f3fd4e5abde6245

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