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 ??????S 00111111001111110011111100111111001111110011111101010011 3f3f3f3f3f3f53
SJIS-WIN 蓍阪げ鐔緒集S 11100100111001111000110111100011100000101011000011101000010111001000111110001111100011110101011101010011 e4e78de382b0e85c8f8f8f5753
EUC-JP 蓍阪げ鐔緒集S 11101000111010011011101011100101101001001011001011101111101111011011110111101111101111011011100001010011 e8e9bae5a4b2efbdbdefbdb853
UTF-8 蓍阪げ鐔緒集S 11101000100100111000110111101001100110001010101011100011100000011001001011101001100100001001010011100111101101111001001011101001100110111000011001010011 e8938de998aae38192e99094e7b792e99b8653
UHC 蓍阪げ??集S 1110001111001001111110001010000110101010101100100011111100111111111100111010001001010011 e3c9f8a1aab23f3ff3a253

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