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 ??Sn}??Sn{^ 0011111100111111010100110110111001111101001111110011111101010011011011100111101101011110 3f3f536e7d3f3f536e7b5e
SJIS-WIN 湛則Sn}湛則Sn{^ 100100100101100010010001101001010101001101101110011111011001001001011000100100011010010101010011011011100111101101011110 925891a5536e7d925891a5536e7b5e
EUC-JP 湛則Sn}湛則Sn{^ 110000111011100111000010101001110101001101101110011111011100001110111001110000101010011101010011011011100111101101011110 c3b9c2a7536e7dc3b9c2a7536e7b5e
UTF-8 湛則Sn}湛則Sn{^ 11100110101110011001101111100101100010011000011101010011011011100111110111100110101110011001101111100101100010011000011101010011011011100111101101011110 e6b99be58987536e7de6b99be58987536e7b5e
UHC 湛則Sn}湛則Sn{^ 110100111100000011110110110011100101001101101110011111011101001111000000111101101100111001010011011011100111101101011110 d3c0f6ce536e7dd3c0f6ce536e7b5e

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