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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蟠野ィ僖蟠野ィ僖^ 111001011011010010010110111011001010100010011001010001001110010110110100100101101110110010101000100110010100010001011110 e5b496eca89944e5b496eca899445e
EUC-JP 蟠野ィ僖蟠野ィ僖^ 1110101010110110110011001110111010001110101010001101000110100101111010101011011011001100111011101000111010101000110100011010010101011110 eab6ccee8ea8d1a5eab6ccee8ea8d1a55e
UTF-8 蟠野ィ僖蟠野ィ僖^ 11101000100111111010000011101001100001111000111011101111101111011010100011100101100000111001011011101000100111111010000011101001100001111000111011101111101111011010100011100101100000111001011001011110 e89fa0e9878eefbda8e58396e89fa0e9878eefbda8e583965e
UHC 蟠野?僖蟠野?僖^ 110110101111011011100101101011110011111111111101111010101101101011110110111001011010111100111111111111011110101001011110 daf6e5af3ffdeadaf6e5af3ffdea5e

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