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 終?杵?終?杵?^ 10001111010010010011111110001011011011100011111110001111010010010011111110001011011011100011111101011110 8f493f8b6e3f8f493f8b6e3f5e
EUC-JP 終?杵?終?杵?^ 10111101101010100011111110110101110011110011111110111101101010100011111110110101110011110011111101011110 bdaa3fb5cf3fbdaa3fb5cf3f5e
UTF-8 終렫杵렭終렫杵렭^ 11100111101101011000001011101011101000001010101111100110100111011011010111101011101000001010110111100111101101011000001011101011101000001010101111100110100111011011010111101011101000001010110101011110 e7b582eba0abe69db5eba0ade7b582eba0abe69db5eba0ad5e
UHC 終렫杵렭終렫杵렭^ 1111000011111011100011101011100111101110101111101000111010111010111100001111101110001110101110011110111010111110100011101011101001011110 f0fb8eb9eebe8ebaf0fb8eb9eebe8eba5e

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