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 騾晄・媒騾晄・倍^ 111010011000000010011101111001101010010110010100011111011110100110000000100111011110011010100101100101000111101101011110 e9809de6a5947de9809de6a5947b5e
EUC-JP 騾晄・媒騾晄・倍^ 1111000111100000110110101110100010001110101001011100011111011110111100011110000011011010111010001000111010100101110001111101110001011110 f1e0dae88ea5c7def1e0dae88ea5c7dc5e
UTF-8 騾晄・媒騾晄・倍^ 11101001101010001011111011100110100110011000010011101111101111011010010111100101101010101001001011101001101010001011111011100110100110011000010011101111101111011010010111100101100000001000110101011110 e9a8bee69984efbda5e5aa92e9a8bee69984efbda5e5808d5e
UHC ?晄?媒?晄?倍^ 00111111111111001100110100111111110110001101101000111111111111001100110100111111110110111100001101011110 3ffccd3fd8da3ffccd3fdbc35e

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