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 艇?爭拒艇?爭居^ 100100101111100000111111111000001010010110001011100100011001001011111000001111111110000010100101100010111000111101011110 92f83fe0a58b9192f83fe0a58b8f5e
EUC-JP 艇?爭拒艇?爭居^ 110001001111101000111111111000001010011110110101111100011100010011111010001111111110000010100111101101011110111101011110 c4fa3fe0a7b5f1c4fa3fe0a7b5ef5e
UTF-8 艇렣爭拒艇렣爭居^ 11101000100010011000011111101011101000001010001111100111100010001010110111100110100010111001001011101000100010011000011111101011101000001010001111100111100010001010110111100101101100011000010101011110 e88987eba0a3e788ade68b92e88987eba0a3e788ade5b1855e
UHC 艇렣爭拒艇렣爭居^ 1110111111110011100011101011010011101110101100111100101111011110111011111111001110001110101101001110111010110011110010111101110001011110 eff38eb4eeb3cbdeeff38eb4eeb3cbdc5e

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