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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 巽谷袖n}巽谷袖n{^ 1001001001000110100100100100101010010001101100110110111001111101100100100100011010010010010010101001000110110011011011100111101101011110 9246924a91b36e7d9246924a91b36e7b5e
EUC-JP 巽谷袖n}巽谷袖n{^ 1100001110100111110000111010101111000010101101010110111001111101110000111010011111000011101010111100001010110101011011100111101101011110 c3a7c3abc2b56e7dc3a7c3abc2b56e7b5e
UTF-8 巽谷袖n}巽谷袖n{^ 1110010110110111101111011110100010110000101101111110100010100010100101100110111001111101111001011011011110111101111010001011000010110111111010001010001010010110011011100111101101011110 e5b7bde8b0b7e8a2966e7de5b7bde8b0b7e8a2966e7b5e
UHC 巽谷袖n}巽谷袖n{^ 1110000111011110110011011101101111100010110000000110111001111101111000011101111011001101110110111110001011000000011011100111101101011110 e1decddbe2c06e7de1decddbe2c06e7b5e

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