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 上ォ謝湿上ォ謝湿^ 100011111110001110101011100011101101001110001110101111001000111111100011101010111000111011010011100011101011110001011110 8fe3ab8ed38ebc8fe3ab8ed38ebc5e
EUC-JP 上ォ謝湿上ォ謝湿^ 1011111011100101100011101010101110111100110101011011110010111110101111101110010110001110101010111011110011010101101111001011111001011110 bee58eabbcd5bcbebee58eabbcd5bcbe5e
UTF-8 上ォ謝湿上ォ謝湿^ 11100100101110001000101011101111101111011010101111101000101011001001110111100110101110011011111111100100101110001000101011101111101111011010101111101000101011001001110111100110101110011011111101011110 e4b88aefbdabe8ac9de6b9bfe4b88aefbdabe8ac9de6b9bf5e
UHC 上?謝?上?謝?^ 11011111101111100011111111011110111100110011111111011111101111100011111111011110111100110011111101011110 dfbe3fdef33fdfbe3fdef33f5e

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