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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ア琪ア珵N}ア琪ア珵N{^ 1011000111111011011010001011000111111011011001100100111001111101101100011111101101101000101100011111101101100110010011100111101101011110 b1fb68b1fb664e7db1fb68b1fb664e7b5e
EUC-JP ア琪ア珵N}ア琪ア珵N{^ 10001110101100011000111111001100101011101000111010110001100011111100101111111001010011100111110110001110101100011000111111001100101011101000111010110001100011111100101111111001010011100111101101011110 8eb18fccae8eb18fcbf94e7d8eb18fccae8eb18fcbf94e7b5e
UTF-8 ア琪ア珵N}ア琪ア珵N{^ 1110111110111101101100011110011110010000101010101110111110111101101100011110011110001111101101010100111001111101111011111011110110110001111001111001000010101010111011111011110110110001111001111000111110110101010011100111101101011110 efbdb1e790aaefbdb1e78fb54e7defbdb1e790aaefbdb1e78fb54e7b5e
UHC ?琪??N}?琪??N{^ 001111111101000110101110001111110011111101001110011111010011111111010001101011100011111100111111010011100111101101011110 3fd1ae3f3f4e7d3fd1ae3f3f4e7b5e

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