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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ケ煇ケ溿n}ケ煇ケ溿n{^ 1011100111111011010101111011100111111011010010100110111001111101101110011111101101010111101110011111101101001010011011100111101101011110 b9fb57b9fb4a6e7db9fb57b9fb4a6e7b5e
EUC-JP ケ煇ケ溿n}ケ煇ケ溿n{^ 10001110101110011000111111001001111101011000111010111001100011111100100010110001011011100111110110001110101110011000111111001001111101011000111010111001100011111100100010110001011011100111101101011110 8eb98fc9f58eb98fc8b16e7d8eb98fc9f58eb98fc8b16e7b5e
UTF-8 ケ煇ケ溿n}ケ煇ケ溿n{^ 1110111110111101101110011110011110000101100001111110111110111101101110011110011010111010101111110110111001111101111011111011110110111001111001111000010110000111111011111011110110111001111001101011101010111111011011100111101101011110 efbdb9e78587efbdb9e6babf6e7defbdb9e78587efbdb9e6babf6e7b5e
UHC ?煇??n}?煇??n{^ 001111111111110111001000001111110011111101101110011111010011111111111101110010000011111100111111011011100111101101011110 3ffdc83f3f6e7d3ffdc83f3f6e7b5e

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