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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
EUC-JP 洧?洧?N}洧?洧?N{^ 100011111100011110110100001111111000111111000111101101000011111101001110011111011000111111000111101101000011111110001111110001111011010000111111010011100111101101011110 8fc7b43f8fc7b43f4e7d8fc7b43f8fc7b43f4e7b5e
UTF-8 洧줵洧줲N}洧줵洧줲N{^ 1110011010110100101001111110110010100100101101011110011010110100101001111110110010100100101100100100111001111101111001101011010010100111111011001010010010110101111001101011010010100111111011001010010010110010010011100111101101011110 e6b4a7eca4b5e6b4a7eca4b24e7de6b4a7eca4b5e6b4a7eca4b24e7b5e
UHC 洧줵洧줲N}洧줵洧줲N{^ 111010101111101110100010011010001110101011111011101000100110011001001110011111011110101011111011101000100110100011101010111110111010001001100110010011100111101101011110 eafba268eafba2664e7deafba268eafba2664e7b5e

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