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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???蘖????蘖? 001111110011111100111111100111110101000000111111001111110011111100111111100111110101000000111111 3f3f3f9f503f3f3f3f9f503f
EUC-JP ???蘖????蘖? 001111110011111100111111110111011011000100111111001111110011111100111111110111011011000100111111 3f3f3fddb13f3f3f3fddb13f
UTF-8 卽겼쏢蘖렟卽겼쏢蘖렟 111001011000110110111101111010101011001010111100111011001000111110100010111010001001100010010110111010111010000010011111111001011000110110111101111010101011001010111100111011001000111110100010111010001001100010010110111010111010000010011111 e58dbdeab2bcec8fa2e89896eba09fe58dbdeab2bcec8fa2e89896eba09f
UHC 卽겼쏢蘖렟卽겼쏢蘖렟 1111000111101101101100001110010110111101111100111110010111101110100011101011000011110001111011011011000011100101101111011111001111100101111011101000111010110000 f1edb0e5bdf3e5ee8eb0f1edb0e5bdf3e5ee8eb0

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