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{^ 1110011001111001001111111110011001111001001111110100111001111101111001100111100100111111111001100111100100111111010011100111101101011110 e6793fe6793f4e7de6793fe6793f4e7b5e
EUC-JP 諍?諍?N}諍?諍?N{^ 1110101111011010001111111110101111011010001111110100111001111101111010111101101000111111111010111101101000111111010011100111101101011110 ebda3febda3f4e7debda3febda3f4e7b5e
UTF-8 諍촁諍쳬N}諍촁諍쳬N{^ 1110100010101011100011011110110010110100100000011110100010101011100011011110110010110011101011000100111001111101111010001010101110001101111011001011010010000001111010001010101110001101111011001011001110101100010011100111101101011110 e8ab8decb481e8ab8decb3ac4e7de8ab8decb481e8ab8decb3ac4e7b5e
UHC 諍촁諍쳬N}諍촁諍쳬N{^ 111011101011010111000011110010011110111010110101110000111100011101001110011111011110111010110101110000111100100111101110101101011100001111000111010011100111101101011110 eeb5c3c9eeb5c3c74e7deeb5c3c9eeb5c3c74e7b5e

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