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 驩亥卸}驩亥卸{^ 111010011000100110001000111001011000100110110101011111011110100110001001100010001110010110001001101101010111101101011110 e98988e589b57de98988e589b57b5e
EUC-JP 驩亥卸}驩亥卸{^ 111100011110100110110000111001111011001010110111011111011111000111101001101100001110011110110010101101110111101101011110 f1e9b0e7b2b77df1e9b0e7b2b77b5e
UTF-8 驩亥卸}驩亥卸{^ 111010011010100110101001111001001011101010100101111001011000110110111000011111011110100110101001101010011110010010111010101001011110010110001101101110000111101101011110 e9a9a9e4baa5e58db87de9a9a9e4baa5e58db87b5e
UHC 驩亥?}驩亥?{^ 11111100101111101111101010100100001111110111110111111100101111101111101010100100001111110111101101011110 fcbefaa43f7dfcbefaa43f7b5e

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