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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 篠痔灼失篠痔灼失^ 1000111011000010100011101010010010001110110111001000111010111000100011101100001010001110101001001000111011011100100011101011100001011110 8ec28ea48edc8eb88ec28ea48edc8eb85e
EUC-JP 篠痔灼失篠痔灼失^ 1011110011000100101111001010011010111100110111101011110010111010101111001100010010111100101001101011110011011110101111001011101001011110 bcc4bca6bcdebcbabcc4bca6bcdebcba5e
UTF-8 篠痔灼失篠痔灼失^ 11100111101011111010000011100111100101111001010011100111100000011011110011100101101001001011000111100111101011111010000011100111100101111001010011100111100000011011110011100101101001001011000101011110 e7afa0e79794e781bce5a4b1e7afa0e79794e781bce5a4b15e
UHC 篠痔灼失篠痔灼失^ 1110000111000110111101101100000011101101110001111110001111110111111000011100011011110110110000001110110111000111111000111111011101011110 e1c6f6c0edc7e3f7e1c6f6c0edc7e3f75e

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