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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 執溿失}執溿失{^ 11110000101100101000111010110111111110110100101010001110101110000111110111110000101100101000111010110111111110110100101010001110101110000111101101011110 f0b28eb7fb4a8eb87df0b28eb7fb4a8eb87b5e
EUC-JP ?執溿失}?執溿失{^ 00111111101111001011100110001111110010001011000110111100101110100111110100111111101111001011100110001111110010001011000110111100101110100111101101011110 3fbcb98fc8b1bcba7d3fbcb98fc8b1bcba7b5e
UTF-8 執溿失}執溿失{^ 111011101000000110110001111001011001111110110111111001101011101010111111111001011010010010110001011111011110111010000001101100011110010110011111101101111110011010111010101111111110010110100100101100010111101101011110 ee81b1e59fb7e6babfe5a4b17dee81b1e59fb7e6babfe5a4b17b5e
UHC ?執?失}?執?失{^ 001111111111001011111011001111111110001111110111011111010011111111110010111110110011111111100011111101110111101101011110 3ff2fb3fe3f77d3ff2fb3fe3f77b5e

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