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 巽俗其}巽俗其{^ 100100100100011010010001101011011001000110110100011111011001001001000110100100011010110110010001101101000111101101011110 924691ad91b47d924691ad91b47b5e
EUC-JP 巽俗其}巽俗其{^ 110000111010011111000010101011111100001010110110011111011100001110100111110000101010111111000010101101100111101101011110 c3a7c2afc2b67dc3a7c2afc2b67b5e
UTF-8 巽俗其}巽俗其{^ 111001011011011110111101111001001011111110010111111001011000010110110110011111011110010110110111101111011110010010111111100101111110010110000101101101100111101101011110 e5b7bde4bf97e585b67de5b7bde4bf97e585b67b5e
UHC 巽俗其}巽俗其{^ 111000011101111011100001110101001101000011101100011111011110000111011110111000011101010011010000111011000111101101011110 e1dee1d4d0ec7de1dee1d4d0ec7b5e

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