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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 艇頭?}艇頭?{^ 10010010111110001001001110101010001111110111110110010010111110001001001110101010001111110111101101011110 92f893aa3f7d92f893aa3f7b5e
EUC-JP 艇頭?}艇頭?{^ 11000100111110101100011010101100001111110111110111000100111110101100011010101100001111110111101101011110 c4fac6ac3f7dc4fac6ac3f7b5e
UTF-8 艇頭볜}艇頭볜{^ 111010001000100110000111111010011010000010101101111010111011001110011100011111011110100010001001100001111110100110100000101011011110101110110011100111000111101101011110 e88987e9a0adebb39c7de88987e9a0adebb39c7b5e
UHC 艇頭볜}艇頭볜{^ 111011111111001111010100111010011011101010110111011111011110111111110011110101001110100110111010101101110111101101011110 eff3d4e9bab77deff3d4e9bab77b5e

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