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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 篠璽篠識篠示篠璽B 1000111011000010100011101010001110001110110000101000111010101111100011101100001010001110101001101000111011000010100011101010001101000010 8ec28ea38ec28eaf8ec28ea68ec28ea342
EUC-JP 篠璽篠識篠示篠璽B 1011110011000100101111001010010110111100110001001011110010110001101111001100010010111100101010001011110011000100101111001010010101000010 bcc4bca5bcc4bcb1bcc4bca8bcc4bca542
UTF-8 篠璽篠識篠示篠璽B 11100111101011111010000011100111100100101011110111100111101011111010000011101000101011011001100011100111101011111010000011100111101001001011101011100111101011111010000011100111100100101011110101000010 e7afa0e792bde7afa0e8ad98e7afa0e7a4bae7afa0e792bd42
UHC 篠璽篠識篠示篠璽B 1110000111000110110111111101111011100001110001101110001111011011111000011100011011100011110001101110000111000110110111111101111001000010 e1c6dfdee1c6e3dbe1c6e3c6e1c6dfde42

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