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 ??⑩∨}??⑩∨{^ 001111110011111110000111010010011000000111001001011111010011111100111111100001110100100110000001110010010111101101011110 3f3f874981c97d3f3f874981c97b5e
EUC-JP ?庾?∨}?庾?∨{^ 0011111110001111101111001100111000111111101000101100101101111101001111111000111110111100110011100011111110100010110010110111101101011110 3f8fbcce3fa2cb7d3f8fbcce3fa2cb7b5e
UTF-8 뤊庾⑩∨}뤊庾⑩∨{^ 111010111010010010001010111001011011101010111110111000101001000110101001111000101000100010101000011111011110101110100100100010101110010110111010101111101110001010010001101010011110001010001000101010000111101101011110 eba48ae5babee291a9e288a87deba48ae5babee291a9e288a87b5e
UHC 뤊庾⑩∨}뤊庾⑩∨{^ 10001111101110101110101011101100101010001111000010100001111111010111110110001111101110101110101011101100101010001111000010100001111111010111101101011110 8fbaeaeca8f0a1fd7d8fbaeaeca8f0a1fd7b5e

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