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 訂?磨}訂?磨{^ 10010010111110010011111110010110100000010111110110010010111110010011111110010110100000010111101101011110 92f93f96817d92f93f96817b5e
EUC-JP 訂?磨}訂?磨{^ 11000100111110110011111111001011111000010111110111000100111110110011111111001011111000010111101101011110 c4fb3fcbe17dc4fb3fcbe17b5e
UTF-8 訂펩磨}訂펩磨{^ 111010001010100010000010111011011000111010101001111001111010001110101000011111011110100010101000100000101110110110001110101010011110011110100011101010000111101101011110 e8a882ed8ea9e7a3a87de8a882ed8ea9e7a3a87b5e
UHC 訂펩磨}訂펩磨{^ 111011111111010011000110111010011101100010101000011111011110111111110100110001101110100111011000101010000111101101011110 eff4c6e9d8a87deff4c6e9d8a87b5e

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