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 上ユシャ上ユシャ^ 1000111111100011110101011011110010101100100011111110001111010101101111001010110001011110 8fe3d5bcac8fe3d5bcac5e
EUC-JP 上ユシャ上ユシャ^ 1011111011100101100011101101010110001110101111001000111010101100101111101110010110001110110101011000111010111100100011101010110001011110 bee58ed58ebc8eacbee58ed58ebc8eac5e
UTF-8 上ユシャ上ユシャ^ 11100100101110001000101011101111101111101001010111101111101111011011110011101111101111011010110011100100101110001000101011101111101111101001010111101111101111011011110011101111101111011010110001011110 e4b88aefbe95efbdbcefbdace4b88aefbe95efbdbcefbdac5e
UHC 上???上???^ 1101111110111110001111110011111100111111110111111011111000111111001111110011111101011110 dfbe3f3f3fdfbe3f3f3f5e

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