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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 凞ー鰓、}凞ー鰓、{^ 111110110101100010110000111010011101001010100100011111011111101101011000101100001110100111010010101001000111101101011110 fb58b0e9d2a47dfb58b0e9d2a47b5e
EUC-JP ?ー鰓、}?ー鰓、{^ 0011111110001110101100001111001011010100100011101010010001111101001111111000111010110000111100101101010010001110101001000111101101011110 3f8eb0f2d48ea47d3f8eb0f2d48ea47b5e
UTF-8 凞ー鰓、}凞ー鰓、{^ 111011111010100010010101111011111011110110110000111010011011000010010011111011111011110110100100011111011110111110101000100101011110111110111101101100001110100110110000100100111110111110111101101001000111101101011110 efa895efbdb0e9b093efbda47defa895efbdb0e9b093efbda47b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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