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 訂?晩}訂?晩{^ 10010010111110010011111110010100110100110111110110010010111110010011111110010100110100110111101101011110 92f93f94d37d92f93f94d37b5e
EUC-JP 訂?晩}訂?晩{^ 11000100111110110011111111001000110101010111110111000100111110110011111111001000110101010111101101011110 c4fb3fc8d57dc4fb3fc8d57b5e
UTF-8 訂펩晩}訂펩晩{^ 111010001010100010000010111011011000111010101001111001101001100110101001011111011110100010101000100000101110110110001110101010011110011010011001101010010111101101011110 e8a882ed8ea9e699a97de8a882ed8ea9e699a97b5e
UHC 訂펩晩}訂펩晩{^ 111011111111010011000110111010011101100010111001011111011110111111110100110001101110100111011000101110010111101101011110 eff4c6e9d8b97deff4c6e9d8b97b5e

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