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 ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN 樽多尊棚造速e^ 1001001001001101100100011011110110010001101110001001001001001001100100011010001010010001101011000110010101011110 924d91bd91b8924991a291ac655e
EUC-JP 樽多尊棚造速e^ 1100001110101110110000101011111111000010101110101100001110101010110000101010010011000010101011100110010101011110 c3aec2bfc2bac3aac2a4c2ae655e
UTF-8 樽多尊棚造速e^ 1110011010101000101111011110010110100100100110101110010110110000100010101110011010100011100110101110100110000000101000001110100110000000100111110110010101011110 e6a8bde5a49ae5b08ae6a39ae980a0e9809f655e
UHC 樽多尊棚造速e^ 1111000111011100110100101111110111110000111011101101110111011100111100001110001111100001110111000110010101011110 f1dcd2fdf0eedddcf0e3e1dc655e

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