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 上ヨ嫉湿上ヨ嫉湿^ 100011111110001111010110100011101011100110001110101111001000111111100011110101101000111010111001100011101011110001011110 8fe3d68eb98ebc8fe3d68eb98ebc5e
EUC-JP 上ヨ嫉湿上ヨ嫉湿^ 1011111011100101100011101101011010111100101110111011110010111110101111101110010110001110110101101011110010111011101111001011111001011110 bee58ed6bcbbbcbebee58ed6bcbbbcbe5e
UTF-8 上ヨ嫉湿上ヨ嫉湿^ 11100100101110001000101011101111101111101001011011100101101010111000100111100110101110011011111111100100101110001000101011101111101111101001011011100101101010111000100111100110101110011011111101011110 e4b88aefbe96e5ab89e6b9bfe4b88aefbe96e5ab89e6b9bf5e
UHC 上?嫉?上?嫉?^ 11011111101111100011111111110010111011000011111111011111101111100011111111110010111011000011111101011110 dfbe3ff2ec3fdfbe3ff2ec3f5e

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