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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ??壯[??壯[^ 0011111100111111100110101110000101011011001111110011111110011010111000010101101101011110 3f3f9ae15b3f3f9ae15b5e
EUC-JP ??壯[??壯[^ 0011111100111111110101001110001101011011001111110011111111010100111000110101101101011110 3f3fd4e35b3f3fd4e35b5e
UTF-8 뤶빡壯[뤶빡壯[^ 111010111010010010110110111010111011100110100001111001011010001110101111010110111110101110100100101101101110101110111001101000011110010110100011101011110101101101011110 eba4b6ebb9a1e5a3af5beba4b6ebb9a1e5a3af5b5e
UHC 뤶빡壯[뤶빡壯[^ 100011111110010010111010111111011110110111100000010110111000111111100100101110101111110111101101111000000101101101011110 8fe4bafdede05b8fe4bafdede05b5e

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