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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 巽贈測}巽贈測{^ 100100100100011010010001101000011001000110101010011111011001001001000110100100011010000110010001101010100111101101011110 924691a191aa7d924691a191aa7b5e
EUC-JP 巽贈測}巽贈測{^ 110000111010011111000010101000111100001010101100011111011100001110100111110000101010001111000010101011000111101101011110 c3a7c2a3c2ac7dc3a7c2a3c2ac7b5e
UTF-8 巽贈測}巽贈測{^ 111001011011011110111101111010001011010010001000111001101011100010101100011111011110010110110111101111011110100010110100100010001110011010111000101011000111101101011110 e5b7bde8b488e6b8ac7de5b7bde8b488e6b8ac7b5e
UHC 巽贈測}巽贈測{^ 111000011101111011110001111111001111011010110100011111011110000111011110111100011111110011110110101101000111101101011110 e1def1fcf6b47de1def1fcf6b47b5e

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