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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 耶ユ?耶ユ?^ 1001011011101011100000111000011000111111100101101110101110000011100001100011111101011110 96eb83863f96eb83863f5e
EUC-JP 耶ユ?耶ユ?^ 1100110011101101101001011110011000111111110011001110110110100101111001100011111101011110 cceda5e63fcceda5e63f5e
UTF-8 耶ユ짎耶ユ짎^ 11101000100000001011011011100011100000111010011011101100101001111000111011101000100000001011011011100011100000111010011011101100101001111000111001011110 e880b6e383a6eca78ee880b6e383a6eca78e5e
UHC 耶ユ짎耶ユ짎^ 11100101101011011010101111100110101000111001101011100101101011011010101111100110101000111001101001011110 e5adabe6a39ae5adabe6a39a5e

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