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{^ 1110010001111110001111110101011101111101111001000111111000111111010101110111101101011110 e47e3f577de47e3f577b5e
EUC-JP 艤?W}艤?W{^ 1110011111011111001111110101011101111101111001111101111100111111010101110111101101011110 e7df3f577de7df3f577b5e
UTF-8 艤쨙W}艤쨙W{^ 1110100010001001101001001110110010101000100110010101011101111101111010001000100110100100111011001010100010011001010101110111101101011110 e889a4eca899577de889a4eca899577b5e
UHC 艤쨙W}艤쨙W{^ 11101011111110101010010001101110010101110111110111101011111110101010010001101110010101110111101101011110 ebfaa46e577debfaa46e577b5e

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