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 終?艇?終?艇?^ 10001111010010010011111110010010111110000011111110001111010010010011111110010010111110000011111101011110 8f493f92f83f8f493f92f83f5e
EUC-JP 終?艇?終?艇?^ 10111101101010100011111111000100111110100011111110111101101010100011111111000100111110100011111101011110 bdaa3fc4fa3fbdaa3fc4fa3f5e
UTF-8 終렫艇넸終렫艇넵^ 11100111101101011000001011101011101000001010101111101000100010011000011111101011100001001011100011100111101101011000001011101011101000001010101111101000100010011000011111101011100001001011010101011110 e7b582eba0abe88987eb84b8e7b582eba0abe88987eb84b55e
UHC 終렫艇넸終렫艇넵^ 1111000011111011100011101011100111101111111100111011001111011110111100001111101110001110101110011110111111110011101100111101110001011110 f0fb8eb9eff3b3def0fb8eb9eff3b3dc5e

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