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 貉倡汗}貉倡汗{^ 111001101011100110011000111001111000101010111110011111011110011010111001100110001110011110001010101111100111101101011110 e6b998e78abe7de6b998e78abe7b5e
EUC-JP 貉倡汗}貉倡汗{^ 111011001011101111010000111010011011010011000000011111011110110010111011110100001110100110110100110000000111101101011110 ecbbd0e9b4c07decbbd0e9b4c07b5e
UTF-8 貉倡汗}貉倡汗{^ 111010001011001010001001111001011000000010100001111001101011000110010111011111011110100010110010100010011110010110000000101000011110011010110001100101110111101101011110 e8b289e580a1e6b1977de8b289e580a1e6b1977b5e
UHC ?倡汗}?倡汗{^ 00111111111100111101101111111001110100100111110100111111111100111101101111111001110100100111101101011110 3ff3dbf9d27d3ff3dbf9d27b5e

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