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 上シシェ上シシェ^ 1000111111100011101111001011110010101010100011111110001110111100101111001010101001011110 8fe3bcbcaa8fe3bcbcaa5e
EUC-JP 上シシェ上シシェ^ 1011111011100101100011101011110010001110101111001000111010101010101111101110010110001110101111001000111010111100100011101010101001011110 bee58ebc8ebc8eaabee58ebc8ebc8eaa5e
UTF-8 上シシェ上シシェ^ 11100100101110001000101011101111101111011011110011101111101111011011110011101111101111011010101011100100101110001000101011101111101111011011110011101111101111011011110011101111101111011010101001011110 e4b88aefbdbcefbdbcefbdaae4b88aefbdbcefbdbcefbdaa5e
UHC 上???上???^ 1101111110111110001111110011111100111111110111111011111000111111001111110011111101011110 dfbe3f3f3fdfbe3f3f3f5e

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