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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???辱??業??B 001111110011111100111111100100000100101000111111001111111000101111000110001111110011111101000010 3f3f3f904a3f3f8bc63f3f42
EUC-JP ???辱??業??B 001111110011111100111111101111111010101100111111001111111011011011001000001111110011111101000010 3f3f3fbfab3f3fb6c83f3f42
UTF-8 女먩삜辱잍옄業잓킓B 11101111101001101000000111101011101010001010100111101100100000101001110011101000101111101011000111101100100111101000110111101100100110001000010011100110101001011010110111101100100111101001001111101101100000101001001101000010 efa681eba8a9ec829ce8beb1ec9e8dec9884e6a5adec9e93ed829342
UHC 女먩삜辱잍옄業잓킓B 11100101111111001001000011100110100110001001111111101001101101001001111111100110100111101001000011100101111101101001111111101001101101001001111101000010 e5fc90e6989fe9b49fe69e90e5f69fe9b49f42

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