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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 宥?W}宥?W{^ 1001011101000111001111110101011101111101100101110100011100111111010101110111101101011110 97473f577d97473f577b5e
EUC-JP 宥?W}宥?W{^ 1100110110101000001111110101011101111101110011011010100000111111010101110111101101011110 cda83f577dcda83f577b5e
UTF-8 宥쿻W}宥쿻W{^ 1110010110101110101001011110110010111111101110110101011101111101111001011010111010100101111011001011111110111011010101110111101101011110 e5aea5ecbfbb577de5aea5ecbfbb577b5e
UHC 宥쿻W}宥쿻W{^ 11101010111010011011001101101110010101110111110111101010111010011011001101101110010101110111101101011110 eae9b36e577deae9b36e577b5e

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