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 10001000101001000011111100111111111000001011111000111111001111111001001011000000001111110011111101000010 88a43f3fe0be3f3f92c03f3f42
EUC-JP 愛??狎??賃??B 10110000101001100011111100111111111000001100000000111111001111111100010011000010001111110011111101000010 b0a63f3fe0c03f3fc4c23f3f42
UTF-8 愛곹옄狎썲뱚賃먨녆B 11100110100001001001101111101010101100111011100111101100100110001000010011100111100010111000111011101100100011011011001011101011101100011001101011101000101100111000001111101011101010001010100011101011100001011000011001000010 e6849beab3b9ec9884e78b8eec8db2ebb19ae8b383eba8a8eb858642
UHC 愛곹옄狎썲뱚賃먨녆B 11100100111100011000000111101101100111101001000011100100111001001011110111100101100100111000000111101100111111001001000011100101100001101011110101000010 e4f181ed9e90e4e4bde59381ecfc90e586bd42

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