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 艇鉛蘿}艇鉛蘿{^ 100100101111100010001001100101001110010101100110011111011001001011111000100010011001010011100101011001100111101101011110 92f88994e5667d92f88994e5667b5e
EUC-JP 艇鉛蘿}艇鉛蘿{^ 110001001111101010110001111101001110100111000111011111011100010011111010101100011111010011101001110001110111101101011110 c4fab1f4e9c77dc4fab1f4e9c77b5e
UTF-8 艇鉛蘿}艇鉛蘿{^ 111010001000100110000111111010011000100110011011111010001001100010111111011111011110100010001001100001111110100110001001100110111110100010011000101111110111101101011110 e88987e9899be898bf7de88987e9899be898bf7b5e
UHC 艇鉛蘿}艇鉛蘿{^ 111011111111001111100110111001111101010110100001011111011110111111110011111001101110011111010101101000010111101101011110 eff3e6e7d5a17deff3e6e7d5a17b5e

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