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 ????????\ 001111110011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f3f5c
SJIS-WIN 。゚召ア。゚憘、\ 1010000111011111100011111010001010110001101000011101111111111010110001101010010001011100 a1df8fa2b1a1dffac6a45c
EUC-JP 。゚召ア。゚憘、\ 100011101010000110001110110111111011111010100100100011101011000110001110101000011000111011011111100011111011111011100100100011101010010001011100 8ea18edfbea48eb18ea18edf8fbee48ea45c
UTF-8 。゚召ア。゚憘、\ 11101111101111011010000111101111101111101001111111100101100011111010110011101111101111011011000111101111101111011010000111101111101111101001111111100110100001101001100011101111101111011010010001011100 efbda1efbe9fe58facefbdb1efbda1efbe9fe68698efbda45c
UHC ??召???憘?\ 0011111100111111111000011010111100111111001111110011111111111101111100110011111101011100 3f3fe1af3f3f3ffdf33f5c

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