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 上シシカ上シシカ^ 1000111111100011101111001011110010110110100011111110001110111100101111001011011001011110 8fe3bcbcb68fe3bcbcb65e
EUC-JP 上シシカ上シシカ^ 1011111011100101100011101011110010001110101111001000111010110110101111101110010110001110101111001000111010111100100011101011011001011110 bee58ebc8ebc8eb6bee58ebc8ebc8eb65e
UTF-8 上シシカ上シシカ^ 11100100101110001000101011101111101111011011110011101111101111011011110011101111101111011011011011100100101110001000101011101111101111011011110011101111101111011011110011101111101111011011011001011110 e4b88aefbdbcefbdbcefbdb6e4b88aefbdbcefbdbcefbdb65e
UHC 上???上???^ 1101111110111110001111110011111100111111110111111011111000111111001111110011111101011110 dfbe3f3f3fdfbe3f3f3f5e

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