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 髯キ諡蕨}髯キ諡蕨{^ 1110100110011001101101111110011010001011100110000110111001111101111010011001100110110111111001101000101110011000011011100111101101011110 e999b7e68b986e7de999b7e68b986e7b5e
EUC-JP 髯キ諡蕨}髯キ諡蕨{^ 11110001111110011000111010110111111010111110101111001111110011110111110111110001111110011000111010110111111010111110101111001111110011110111101101011110 f1f98eb7ebebcfcf7df1f98eb7ebebcfcf7b5e
UTF-8 髯キ諡蕨}髯キ諡蕨{^ 111010011010101110101111111011111011110110110111111010001010101110100001111010001001010110101000011111011110100110101011101011111110111110111101101101111110100010101011101000011110100010010101101010000111101101011110 e9abafefbdb7e8aba1e895a87de9abafefbdb7e8aba1e895a87b5e
UHC ??諡蕨}??諡蕨{^ 001111110011111111100011110011011100111111110010011111010011111100111111111000111100110111001111111100100111101101011110 3f3fe3cdcff27d3f3fe3cdcff27b5e

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