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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ?х?塋?}?х?塋?{^ 0011111110000100100001110011111110011010110010000011111101111101001111111000010010000111001111111001101011001000001111110111101101011110 3f84873f9ac83f7d3f84873f9ac83f7b5e
EUC-JP ?х?塋?}?х?塋?{^ 0011111110100111111001110011111111010100110010100011111101111101001111111010011111100111001111111101010011001010001111110111101101011110 3fa7e73fd4ca3f7d3fa7e73fd4ca3f7b5e
UTF-8 驪х쐞塋웢}驪х쐞塋웢{^ 11101111101001101000011111010001100001011110110010010000100111101110010110100001100010111110110010011011101000100111110111101111101001101000011111010001100001011110110010010000100111101110010110100001100010111110110010011011101000100111101101011110 efa687d185ec909ee5a18bec9ba27defa687d185ec909ee5a18bec9ba27b5e
UHC 驪х쐞塋웢}驪х쐞塋웢{^ 1110011010101111101011001110011110011100100001001110011110101011100111110110111001111101111001101010111110101100111001111001110010000100111001111010101110011111011011100111101101011110 e6aface79c84e7ab9f6e7de6aface79c84e7ab9f6e7b5e

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