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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 艇?船\}艇?船\{^ 100100101111100000111111100100010100010001011100011111011001001011111000001111111001000101000100010111000111101101011110 92f83f91445c7d92f83f91445c7b5e
EUC-JP 艇?船\}艇?船\{^ 110001001111101000111111110000011010010101011100011111011100010011111010001111111100000110100101010111000111101101011110 c4fa3fc1a55c7dc4fa3fc1a55c7b5e
UTF-8 艇쇈船\}艇쇈船\{^ 1110100010001001100001111110110010000111100010001110100010001000101110010101110001111101111010001000100110000111111011001000011110001000111010001000100010111001010111000111101101011110 e88987ec8788e888b95c7de88987ec8788e888b95c7b5e
UHC 艇쇈船\}艇쇈船\{^ 1110111111110011101111001110001111100000110011110101110001111101111011111111001110111100111000111110000011001111010111000111101101011110 eff3bce3e0cf5c7deff3bce3e0cf5c7b5e

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